Transactions

Every settlement, with the service it paid for and an x402-confidence score.

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xd629…82080x6a5e…c666Basex402 service$0.001100%payAI106d ago0x081c97…54b658
0xd629…82080x6a5e…c666Basex402 service$0.001100%payAI106d ago0x6d03f3…9519ca
0xd629…82080x6a5e…c666Basex402 service$0.001100%payAI106d ago0x1bb32e…5300da
0xd629…82080x6a5e…c666Basex402 service$0.001100%payAI106d ago0xb855e2…16b0de
0xd629…82080x6a5e…c666Basex402 service$0.001100%payAI106d ago0xf0461d…61a9a7
0xd629…82080x6a5e…c666Basex402 service$0.001100%payAI106d ago0x04facf…88f535
0xd629…82080x6a5e…c666Basex402 service$0.001100%payAI106d ago0x94bd58…b3e69b
0xd629…82080x6a5e…c666Basex402 service$0.001100%payAI106d ago0xadf4cf…e61013
0xd629…82080x6a5e…c666Basex402 service$0.001100%payAI106d ago0x20efa0…ffbe8d
0xd629…82080x6a5e…c666Basex402 service$0.001100%payAI106d ago0xa6cd93…bf5e86
0xd629…82080x6a5e…c666Basex402 service$0.001100%payAI106d ago0xe6540d…23d26e
0xd629…82080x6a5e…c666Basex402 service$0.001100%payAI106d ago0x2e5b83…82b6f2
0xd629…82080x6a5e…c666Basex402 service$0.001100%payAI107d ago0x48b02b…93a74c
0xd629…82080x6a5e…c666Basex402 service$0.001100%payAI107d ago0x19a947…967319
0xd629…82080x6a5e…c666Basex402 service$0.001100%payAI107d ago0x2758c6…285e02
0xd629…82080x6a5e…c666Basex402 service$0.001100%payAI107d ago0x260e4b…ac54ac
0xd629…82080x6a5e…c666Basex402 service$0.001100%payAI107d ago0xed82e2…29f996
0xd629…82080x6a5e…c666Basex402 service$0.001100%payAI107d ago0x3656c6…2d43c6
0xd629…82080x6a5e…c666Basex402 service$0.001100%payAI107d ago0x72076b…ece9b4
0xd629…82080x6a5e…c666Basex402 service$0.001100%payAI107d ago0x206b50…6f4cb1
0xd629…82080x6a5e…c666Basex402 service$0.001100%payAI107d ago0x6b8e30…ad2497
0xd629…82080x6a5e…c666Basex402 service$0.001100%payAI107d ago0x371d43…3d0c07
0xd629…82080x6a5e…c666Basex402 service$0.001100%payAI107d ago0x8bd86a…9c7dbf
0xd629…82080x6a5e…c666Basex402 service$0.001100%payAI107d ago0xbd651f…14edbe
0xd629…82080x6a5e…c666Basex402 service$0.001100%payAI107d ago0x2f8d6e…85baa1

Hand this page to an agent

Copy the prompt and paste it into Claude, an MCP client or your own agent — it will pull the settlement ledger and summarise what is moving over the free read API. No key, no account.

GET api.roundhouseai.io/v0/transactions

Open skill.md
Show the prompt
Using Roundhouse, show me the most recent x402 settlements and tell me what stands out —
which merchants are being paid, typical amounts, and anything unusual.

curl -s 'https://api.roundhouseai.io/v0/transactions?limit=100'

Amounts are USD; `x402_probability` below 0.5 means the payment is probably not x402.
Report per-payer and per-merchant figures only — site-wide totals live at https://roundhouseai.io/stats.

The /v0 API needs an API key (`authorization: Bearer rh_live_…`) on everything except
/v0/unified* and /v0/endpoints. Mint a personal key for $0.01 at GET https://api.roundhouseai.io/v0/test/x402,
or use an organization key from https://roundhouseai.io/dashboard/team.

If you do not have Roundhouse tools or skills installed, read
https://roundhouseai.io/skill.md first — it is the whole procedure.