Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x558a…d3900x5aae…482eBase$0.001100%coinbase9d ago0xbf5240…60fe79
0x558a…d3900x5aae…482eBase$0.001100%coinbase9d ago0xb3d8a3…b5a712
0x558a…d3900x5aae…482eBase$0.001100%coinbase9d ago0xde5983…78a969
0x558a…d3900x5aae…482eBase$0.001100%coinbase9d ago0xa0ad3f…e0006a
0x558a…d3900x5aae…482eBase$0.001100%coinbase9d ago0x4053dd…5c7ef2
0x558a…d3900x5aae…482eBase$0.001100%coinbase9d ago0xeb3385…971e1e
0x558a…d3900x5aae…482eBase$0.001100%coinbase9d ago0x513814…9dd57a
0x558a…d3900x5aae…482eBase$0.001100%coinbase9d ago0x623e7e…3a86cf
0x558a…d3900x5aae…482eBase$0.001100%coinbase9d ago0x1bf5d5…cc0bcc
0x558a…d3900x5aae…482eBase$0.001100%coinbase9d ago0x68226e…acd0ee
0x558a…d3900x5aae…482eBase$0.001100%coinbase9d ago0x742d6a…18bcd1
0x558a…d3900x5aae…482eBase$0.001100%coinbase9d ago0xbc4ead…1e45aa
0x558a…d3900x5aae…482eBase$0.001100%coinbase9d ago0x0684b0…535ba6
0x558a…d3900x5aae…482eBase$0.001100%coinbase9d ago0x584f01…78b36b
0x558a…d3900x5aae…482eBase$0.001100%coinbase9d ago0x8c086a…2d3c94
0x558a…d3900x5aae…482eBase$0.001100%coinbase9d ago0x468b27…1dd0b0
0x558a…d3900x5aae…482eBase$0.001100%coinbase9d ago0x7fbd82…671d63
0x558a…d3900x5aae…482eBase$0.001100%coinbase9d ago0x04548c…df6bcb
0x558a…d3900x5aae…482eBase$0.001100%coinbase9d ago0x8bb33a…1baa1e
0x558a…d3900x5aae…482eBase$0.001100%coinbase9d ago0x098285…e0795a
0x558a…d3900x5aae…482eBase$0.001100%coinbase9d ago0x942597…81dd0b
0x558a…d3900x5aae…482eBase$0.001100%coinbase9d ago0x82f873…509954
0x558a…d3900x5aae…482eBase$0.001100%coinbase9d ago0xbb00a7…9e6c38
0x558a…d3900x5aae…482eBase$0.001100%coinbase9d ago0x3ca422…3cfcce
0x558a…d3900x5aae…482eBase$0.001100%coinbase9d ago0x9b9542…1ed0a1

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.