Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xa65f…04300x9c95…e299Base—$0.001100%fluxa44d ago0x7aba4c…26b169
0xa65f…04300x9c95…e299Base—$0.001100%fluxa44d ago0x6d9174…1ee1cf
0xa65f…04300x9c95…e299Base—$0.001100%fluxa44d ago0x947bf2…fa890a
0xa65f…04300x9c95…e299Base—$0.001100%fluxa44d ago0xff6b9a…d1469e
0xa65f…04300x9c95…e299Base—$0.001100%fluxa44d ago0x54f2ea…0eae96
0xa65f…04300x9c95…e299Base—$0.001100%fluxa44d ago0x8f8219…c5fcd9
0xa65f…04300x9c95…e299Base—$0.001100%fluxa44d ago0x08e771…4403af
0xa65f…04300x9c95…e299Base—$0.001100%fluxa44d ago0x7e0d32…62fd31
0xa65f…04300xfe80…47eeBase—$0.001100%fluxa44d ago0x8c7711…5524ab
0xa65f…04300xfe80…47eeBase—$0.001100%fluxa44d ago0xf59d5d…1467ea
0xa65f…04300x9c95…e299Base—$0.001100%fluxa44d ago0x477f84…87b607
0xa65f…04300x9c95…e299Base—$0.001100%fluxa44d ago0xe14e1c…69ecb0
0xa65f…04300x9c95…e299Base—$0.001100%fluxa44d ago0x2a0de7…76d614
0xa65f…04300xfe80…47eeBase—$0.001100%fluxa44d ago0xb2e11a…52a442
0xa65f…04300xfe80…47eeBase—$0.001100%fluxa44d ago0x677fcc…768720
0xa65f…04300x9c95…e299Base—$0.001100%fluxa44d ago0xfba575…172029
0xa65f…04300xfe80…47eeBase—$0.001100%fluxa44d ago0xd38379…a870c6
0xa65f…04300xfe80…47eeBase—$0.001100%fluxa44d ago0x650d12…d7434d
0xa65f…04300x9c95…e299Base—$0.001100%fluxa44d ago0x61d838…b3d24d
0xa65f…04300x9c95…e299Base—$0.001100%fluxa44d ago0x308b35…21d54b
0xa65f…04300x9c95…e299Base—$0.001100%fluxa44d ago0xf3e4bc…e17ab5
0xa65f…04300x9c95…e299Base—$0.001100%fluxa45d ago0x6b012d…b633c7
0xa65f…04300xfe80…47eeBase—$0.001100%fluxa45d ago0x811112…3fae95
0xa65f…04300x9c95…e299Base—$0.001100%fluxa45d ago0x555c19…d5c4bd
0xa65f…04300x9c95…e299Base—$0.001100%fluxa45d ago0xbf3d22…780261

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.