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.01100%0x5e3b…c8a540d ago0xea3d20…aaf257
0x2b36…c7730xa588…014cBase$0.01100%0x5e3b…c8a540d ago0x0a85b3…63cf5a
0x2b36…c7730xa588…014cBase$0.0170%0x5e3b…c8a540d ago0x5e26ee…1ce837
0x4472…89cd0x2b36…c773Base$0.0170%0x0b44…80fc40d ago0x52edd1…e8906c
0x2b36…c7730xa588…014cBase$0.0170%0x5e3b…c8a540d ago0x492d31…07fc6b
0x4472…89cd0x2b36…c773Base$0.0170%0x0b44…80fc40d ago0x789d9b…911d15
0x2b36…c7730xa588…014cBase$0.0170%0x5e3b…c8a540d ago0xc21e98…137f06
0x4472…89cd0x2b36…c773Base$0.0170%0x0b44…80fc40d ago0xe606a0…08c3b1
0x2b36…c7730xa588…014cBase$0.0170%0x5e3b…c8a540d ago0xf5dc67…84f8ad
0x4472…89cd0x2b36…c773Base$0.0170%0x0b44…80fc40d ago0xb5360a…e9e89b
0x2b36…c7730xa588…014cBase$0.0170%0x5e3b…c8a540d ago0xc5f513…260b3d
0x4472…89cd0x2b36…c773Base$0.0170%0x0b44…80fc40d ago0xfa257f…94e109
0x2b36…c7730xa588…014cBase$0.01100%0x5e3b…c8a540d ago0xd49af3…dbbe7f
0x2b36…c7730xa588…014cBase$0.0170%0x5e3b…c8a540d ago0x57afc7…7087dd
0x4472…89cd0x2b36…c773Base$0.0170%0x0b44…80fc40d ago0x20df3a…d7477a
0x2b36…c7730xa588…014cBase$0.0170%0x5e3b…c8a540d ago0x5fdf8e…38b952
0x4472…89cd0x2b36…c773Base$0.0170%0x0b44…80fc40d ago0x34788b…b4c061
0x2b36…c7730xa588…014cBase$0.0170%0x5e3b…c8a540d ago0xe7b93e…0114a4
0x4472…89cd0x2b36…c773Base$0.0170%0x0b44…80fc40d ago0x0b90ee…08a0f3
0x2b36…c7730xa588…014cBase$0.0170%0x5e3b…c8a540d ago0xf86103…ba209b
0x4472…89cd0x2b36…c773Base$0.0170%0x0b44…80fc40d ago0xb0c027…6403ea
0x2b36…c7730xa588…014cBase$0.0170%0x5e3b…c8a540d ago0x8d2491…a8863b
0x4472…89cd0x2b36…c773Base$0.0170%0x0b44…80fc40d ago0x902a47…e538b3
0x2b36…c7730xa588…014cBase$0.0170%0x5e3b…c8a540d ago0xf0ec7d…19bef9
0x4472…89cd0x2b36…c773Base$0.0170%0x0b44…80fc40d ago0x1e16d0…c3685e

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.