Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xce6d…bbc30x5251…d7b0Base—$0.0170%0x0b44…80fc12d ago0x9e2e9b…071126
0xce6d…bbc30x5251…d7b0Base—$0.0170%0x0b44…80fc12d ago0x351d3b…7d9f31
0xce6d…bbc30x5251…d7b0Base—$0.0170%0x0b44…80fc12d ago0xf82cdc…8fe88b
0xce6d…bbc30x5251…d7b0Base—$0.0170%0x0b44…80fc12d ago0xb6d62e…fca8a5
0xce6d…bbc30x5251…d7b0Base—$0.0170%0x0b44…80fc12d ago0x984096…5f4fe2
0xce6d…bbc30x5251…d7b0Base—$0.0170%0x0b44…80fc12d ago0x7d69f0…13e764
0xce6d…bbc30x5251…d7b0Base—$0.0170%0x0b44…80fc12d ago0xdbd117…a506c5
0xce6d…bbc30x5251…d7b0Base—$0.0170%0x0b44…80fc12d ago0xafc6c4…7d3195
0xce6d…bbc30x8a6c…f293Base—$0.0170%0x0b44…80fc12d ago0x0c44f7…234511
0xce6d…bbc30x5251…d7b0Base—$0.0170%0x0b44…80fc12d ago0x895373…66894d
0xce6d…bbc30x5251…d7b0Base—$0.0170%0x0b44…80fc12d ago0x4452d2…1f8833
0xce6d…bbc30x5251…d7b0Base—$0.0170%0x0b44…80fc12d ago0x2a775e…38fd87
0xce6d…bbc30x5251…d7b0Base—$0.0170%0x0b44…80fc12d ago0x556533…22d3d4
0xce6d…bbc30x5251…d7b0Base—$0.0170%0x0b44…80fc12d ago0x08ccd1…861308
0xce6d…bbc30x5251…d7b0Base—$0.0170%0x0b44…80fc12d ago0x079f05…450ce6
0xce6d…bbc30x5251…d7b0Base—$0.0170%0x0b44…80fc12d ago0x207f43…8b146c
0xce6d…bbc30x5251…d7b0Base—$0.0170%0x0b44…80fc12d ago0x56d3e0…1d923e
0xce6d…bbc30x5251…d7b0Base—$0.0170%0x0b44…80fc12d ago0x6c9681…9f2c7b
0xce6d…bbc30x5251…d7b0Base—$0.0170%0x0b44…80fc12d ago0xde65b8…892fe8
0xce6d…bbc30x5251…d7b0Base—$0.0170%0x0b44…80fc12d ago0x605897…ac7bc4
0xce6d…bbc30x5251…d7b0Base—$0.0170%0x0b44…80fc12d ago0xa0d2fc…e320ca
0xce6d…bbc30x5251…d7b0Base—$0.0170%0x0b44…80fc12d ago0x1e0a77…f4a7bc
0xce6d…bbc30x5251…d7b0Base—$0.0170%0x0b44…80fc12d ago0xd8ead3…68aed9

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.