Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x2b36…c7730xa588…014cBase$0.0170%0x5e3b…c8a523d ago0x7311ea…368e5c
0x4472…89cd0x2b36…c773Base$0.0170%0x0b44…80fc23d ago0x8a60b0…f7db42
0x2b36…c7730xa588…014cBase$0.0170%0x5e3b…c8a523d ago0xe088f3…364bbb
0x4472…89cd0x2b36…c773Base$0.0170%0x0b44…80fc23d ago0xbcfd6f…c3fab2
0x2b36…c7730xa588…014cBase$0.0170%0x5e3b…c8a523d ago0xe154ec…29eb5c
0x4472…89cd0x2b36…c773Base$0.0170%0x0b44…80fc23d ago0xc40639…655f0a
0x2b36…c7730xa588…014cBase$0.0170%0x5e3b…c8a523d ago0x434e9f…f1cbd0
0x4472…89cd0x2b36…c773Base$0.0170%0x0b44…80fc23d ago0x8312bc…ef09ed
0x2b36…c7730xa588…014cBase$0.0170%0x5e3b…c8a523d ago0x5af59b…13c512
0x4472…89cd0x2b36…c773Base$0.0170%0x0b44…80fc23d ago0x30ce39…b55d2e
0x2b36…c7730xa588…014cBase$0.0170%0x5e3b…c8a523d ago0x85b1f6…eb4aa4
0x4472…89cd0x2b36…c773Base$0.0170%0x0b44…80fc23d ago0x9bfc63…49c569
0x2b36…c7730xa588…014cBase$0.0170%0x5e3b…c8a523d ago0xea9d32…dce0c0
0x4472…89cd0x2b36…c773Base$0.0170%0x0b44…80fc23d ago0x9139c8…3c777d
0x2b36…c7730xa588…014cBase$0.0170%0x5e3b…c8a523d ago0x43c66e…99532c
0x4472…89cd0x2b36…c773Base$0.0170%0x0b44…80fc23d ago0x904b00…a6bcc5
0x2b36…c7730xa588…014cBase$0.0170%0x5e3b…c8a523d ago0x5a6c70…2706f2
0x4472…89cd0x2b36…c773Base$0.0170%0x0b44…80fc23d ago0x15caa6…5f13d0
0x2b36…c7730xa588…014cBase$0.0170%0x5e3b…c8a523d ago0x366571…4b4028
0x4472…89cd0x2b36…c773Base$0.0170%0x0b44…80fc23d ago0x796aea…0574c7
0x2b36…c7730xa588…014cBase$0.0170%0x5e3b…c8a523d ago0x70015d…21032a
0x4472…89cd0x2b36…c773Base$0.0170%0x0b44…80fc23d ago0x41b797…8c6ae6
0x2b36…c7730xa588…014cBase$0.0170%0x5e3b…c8a523d ago0x962be4…ec5d26
0x4472…89cd0x2b36…c773Base$0.0170%0x0b44…80fc23d ago0xe32cfb…6ba90c
0x2b36…c7730xa588…014cBase$0.0170%0x5e3b…c8a523d ago0xecbeea…2ece42

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.