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…c8a547d ago0xec14e8…8ea6c1
0x2b36…c7730xa588…014cBase$0.01100%0x5e3b…c8a547d ago0xeef5e7…9ece89
0x2b36…c7730xa588…014cBase$0.01100%0x5e3b…c8a547d ago0xf1b121…0201a7
0x2b36…c7730xa588…014cBase$0.01100%0x5e3b…c8a547d ago0x753c2b…017f8e
0x2b36…c7730xa588…014cBase$0.01100%0x5e3b…c8a547d ago0x807480…3200d9
0x2b36…c7730xa588…014cBase$0.0170%0x5e3b…c8a547d ago0x7001f7…2806c6
0x4472…89cd0x2b36…c773Base$0.0170%0x0b44…80fc47d ago0x93c1c1…4c9f1b
0x2b36…c7730xa588…014cBase$0.01100%0x5e3b…c8a547d ago0x2d4822…2594cc
0x2b36…c7730xa588…014cBase$0.01100%0x5e3b…c8a547d ago0x0256ab…1d42fd
0x2b36…c7730xa588…014cBase$0.01100%0x5e3b…c8a547d ago0x94f21a…fd0cb6
0x2b36…c7730xa588…014cBase$0.0170%0x5e3b…c8a547d ago0x4914dc…dd801c
0x4472…89cd0x2b36…c773Base$0.0170%0x0b44…80fc47d ago0xad8c1a…a65901
0x2b36…c7730xa588…014cBase$0.01100%0x5e3b…c8a547d ago0x1d5b4b…82d5bd
0x2b36…c7730xa588…014cBase$0.0170%0x5e3b…c8a547d ago0x0f723d…d4e40f
0x4472…89cd0x2b36…c773Base$0.0170%0x0b44…80fc47d ago0xb1cfd0…64cb87
0x2b36…c7730xa588…014cBase$0.01100%0x5e3b…c8a547d ago0xbfebb6…83ab3b
0x2b36…c7730xa588…014cBase$0.01100%0x5e3b…c8a547d ago0x52587b…63665d
0x2b36…c7730xa588…014cBase$0.01100%0x5e3b…c8a547d ago0xefa604…48eb4d
0x2b36…c7730xa588…014cBase$0.01100%0x5e3b…c8a547d ago0x315b42…210e95
0x2b36…c7730xa588…014cBase$0.01100%0x5e3b…c8a547d ago0xadf965…416bd2
0x2b36…c7730xa588…014cBase$0.01100%0x5e3b…c8a547d ago0x50b762…7dd247
0x2b36…c7730xa588…014cBase$0.01100%0x5e3b…c8a547d ago0x3c3048…238a92
0x2b36…c7730xa588…014cBase$0.0170%0x5e3b…c8a547d ago0x715f56…dbe0b2
0x4472…89cd0x2b36…c773Base$0.0170%0x0b44…80fc47d ago0x1cdabd…a741d8
0x2b36…c7730xa588…014cBase$0.01100%0x5e3b…c8a547d ago0x5580a7…3be40e

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.