Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xb7c4…400a0x13bf…b9a7Base—$0.002100%coinbase116d ago0xd29b82…8ad140
0xb7c4…400a0x13bf…b9a7Base—$0.00125100%candidates116d ago0x8df04e…77971a
0xb7c4…400a0x13bf…b9a7Base—$0.002100%coinbase116d ago0x124746…d274ea
0xb7c4…400a0x13bf…b9a7Base—$0.00125100%candidates116d ago0xca2f1d…4487f3
0xb7c4…400a0x13bf…b9a7Base—$0.002100%coinbase116d ago0x6341bd…3a5c00
0xb7c4…400a0x13bf…b9a7Base—$0.00125100%candidates116d ago0x55a7e8…20e828
0xb7c4…400a0x13bf…b9a7Base—$0.002100%coinbase116d ago0x985bed…4fb3fd
0xb7c4…400a0x13bf…b9a7Base—$0.00125100%candidates116d ago0xed0376…2297d4
0xb7c4…400a0x13bf…b9a7Base—$0.002100%coinbase116d ago0xb3f315…1cd77d
0xb7c4…400a0x13bf…b9a7Base—$0.00125100%candidates116d ago0x587544…47b633
0xb7c4…400a0x13bf…b9a7Base—$0.002100%coinbase116d ago0xc8bd84…8b8350
0xb7c4…400a0x13bf…b9a7Base—$0.00125100%candidates116d ago0x694a55…f26737
0xb7c4…400a0x13bf…b9a7Base—$0.002100%coinbase116d ago0x563892…04de69
0xb7c4…400a0x13bf…b9a7Base—$0.00125100%candidates116d ago0x7a76c8…ec01eb
0xb7c4…400a0x13bf…b9a7Base—$0.002100%coinbase116d ago0x09db05…a7ca68
0xb7c4…400a0x13bf…b9a7Base—$0.00125100%candidates116d ago0xaa3d3e…a5b119
0xb7c4…400a0x13bf…b9a7Base—$0.002100%coinbase116d ago0x2c1249…3c8910
0xb7c4…400a0x13bf…b9a7Base—$0.00125100%candidates116d ago0x65cbad…5c07db
0xb7c4…400a0x13bf…b9a7Base—$0.002100%coinbase116d ago0x08c6a6…32e1f8
0xb7c4…400a0x13bf…b9a7Base—$0.00125100%candidates116d ago0x0d0b13…c5acc4
0xb7c4…400a0x13bf…b9a7Base—$0.002100%coinbase116d ago0x78acd0…64d261
0xb7c4…400a0x13bf…b9a7Base—$0.00125100%candidates116d ago0x5a12a1…d380ec
0xb7c4…400a0x13bf…b9a7Base—$0.002100%coinbase116d ago0xcaf339…904780
0xb7c4…400a0x13bf…b9a7Base—$0.00125100%candidates116d ago0xa109b0…3604a9
0xb7c4…400a0x13bf…b9a7Base—$0.002100%coinbase116d ago0xc2e0e0…b36ff1

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.