Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x49ec…744c0x13bf…b9a7Base—$0.002100%coinbase105d ago0xf29abb…4f661a
0x49ec…744c0x13bf…b9a7Base—$0.004100%candidates105d ago0x3cfe94…1ac1f6
0x49ec…744c0x13bf…b9a7Base—$0.002100%coinbase105d ago0x0e49ab…8ee8e0
0x49ec…744c0x13bf…b9a7Base—$0.004100%candidates105d ago0x620a46…d9bd30
0x49ec…744c0x13bf…b9a7Base—$0.004100%candidates105d ago0x68b338…fa6ca4
0x49ec…744c0x13bf…b9a7Base—$0.002100%coinbase105d ago0xe02908…20a587
0x49ec…744c0x13bf…b9a7Base—$0.004100%candidates105d ago0x632c65…f81be3
0x49ec…744c0x13bf…b9a7Base—$0.002100%coinbase105d ago0xcc62ab…6ea649
0x49ec…744c0x13bf…b9a7Base—$0.004100%candidates105d ago0x6ff7ef…ccb72b
0x49ec…744c0x13bf…b9a7Base—$0.002100%coinbase105d ago0x29e316…d1506a
0x49ec…744c0x13bf…b9a7Base—$0.004100%candidates105d ago0x14b331…a69639
0x49ec…744c0x13bf…b9a7Base—$0.002100%coinbase105d ago0x9353fa…dfdb5b
0x49ec…744c0x13bf…b9a7Base—$0.004100%candidates105d ago0xa83998…b49e15
0x49ec…744c0x13bf…b9a7Base—$0.002100%coinbase105d ago0x6fc935…a5ec28
0x49ec…744c0x13bf…b9a7Base—$0.004100%candidates105d ago0xeb417a…1e3e71
0x49ec…744c0x13bf…b9a7Base—$0.002100%coinbase105d ago0xc0dec0…06fbd4
0x49ec…744c0x13bf…b9a7Base—$0.004100%candidates105d ago0x0d2378…b7563d
0x49ec…744c0x13bf…b9a7Base—$0.002100%coinbase105d ago0xca0db2…66fa57
0x49ec…744c0x13bf…b9a7Base—$0.004100%candidates105d ago0xab39ea…2641fd
0x49ec…744c0x13bf…b9a7Base—$0.002100%coinbase105d ago0x6c8d21…4f67f8
0x49ec…744c0x13bf…b9a7Base—$0.004100%candidates105d ago0x1044e5…6f3b39
0x49ec…744c0x13bf…b9a7Base—$0.002100%coinbase105d ago0xf8aacb…8f4ae1
0x49ec…744c0x13bf…b9a7Base—$0.004100%candidates105d ago0x6b290c…f86dcf
0x49ec…744c0x13bf…b9a7Base—$0.002100%coinbase105d ago0x7f7702…d13982
0x49ec…744c0x13bf…b9a7Base—$0.004100%candidates105d ago0xf14b26…e71715

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.