Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x361b…75b20x9c95…e299Base$0.001100%fluxa37d ago0x0c1dce…b6b95d
0x361b…75b20x9c95…e299Base$0.001100%fluxa37d ago0xe8b428…e42667
0x361b…75b20xfe80…47eeBase$0.001100%fluxa37d ago0x3f5dbf…75b8a2
0x361b…75b20x9c95…e299Base$0.001100%fluxa37d ago0xafee93…dfd30b
0x361b…75b20x9c95…e299Base$0.001100%fluxa37d ago0x7344ae…eb064e
0x361b…75b20xfe80…47eeBase$0.001100%fluxa37d ago0xc4c4e9…d39eb1
0x361b…75b20xfe80…47eeBase$0.001100%fluxa37d ago0x8b0f62…f61c6f
0x361b…75b20xfe80…47eeBase$0.001100%fluxa37d ago0xbe9c36…527eba
0x361b…75b20xfe80…47eeBase$0.001100%fluxa37d ago0xa209d9…7d9111
0x361b…75b20xfe80…47eeBase$0.001100%fluxa37d ago0x3a4de3…1ffc59
0x361b…75b20xfe80…47eeBase$0.001100%fluxa37d ago0xeddb0f…12b4f2
0x361b…75b20xfe80…47eeBase$0.001100%fluxa37d ago0x07150a…d28e79
0x361b…75b20x9c95…e299Base$0.001100%fluxa37d ago0xff533b…e453df
0x361b…75b20xfe80…47eeBase$0.001100%fluxa38d ago0x5b97d5…1f4d1e
0x361b…75b20xfe80…47eeBase$0.001100%fluxa38d ago0xc567f2…33ed55
0x361b…75b20xfe80…47eeBase$0.001100%fluxa38d ago0xe8ad5c…6994c1
0x361b…75b20xfe80…47eeBase$0.001100%fluxa38d ago0x157450…768212
0x361b…75b20xfe80…47eeBase$0.001100%fluxa38d ago0xbae47d…d121f7
0x361b…75b20xfe80…47eeBase$0.001100%fluxa38d ago0x3843d1…b5f04c
0x361b…75b20xfe80…47eeBase$0.001100%fluxa38d ago0x77b1de…0c8d68
0x361b…75b20xfe80…47eeBase$0.001100%fluxa38d ago0xfaa6fd…eba8fb
0x361b…75b20xfe80…47eeBase$0.001100%fluxa38d ago0x6d9141…a2a79a
0x361b…75b20xfe80…47eeBase$0.001100%fluxa38d ago0x430273…645a8d
0x361b…75b20xfe80…47eeBase$0.001100%fluxa38d ago0x26e790…7c1a6d
0x361b…75b20x9c95…e299Base$0.001100%fluxa38d ago0x639720…d68944

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.