Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x3ac7…d5030xfe80…47eeBase$0.001100%fluxa38d ago0x0de855…6f779c
0x3ac7…d5030xfe80…47eeBase$0.001100%fluxa38d ago0x0705b0…3c7eef
0x3ac7…d5030xfe80…47eeBase$0.001100%fluxa38d ago0xf78823…35dd2b
0x3ac7…d5030xfe80…47eeBase$0.001100%fluxa38d ago0x05434d…534b41
0x3ac7…d5030xfe80…47eeBase$0.001100%fluxa38d ago0x153c46…584f40
0x3ac7…d5030xfe80…47eeBase$0.001100%fluxa38d ago0x9e79ab…2851b2
0x3ac7…d5030xfe80…47eeBase$0.001100%fluxa38d ago0xf07eb0…f22e4d
0x3ac7…d5030xfe80…47eeBase$0.001100%fluxa38d ago0x3fda83…b53897
0x3ac7…d5030xfe80…47eeBase$0.001100%fluxa38d ago0xe4fbe3…f9b2d5
0x3ac7…d5030xfe80…47eeBase$0.001100%fluxa38d ago0xb11d60…e83a36
0x3ac7…d5030x9c95…e299Base$0.001100%fluxa39d ago0x87dab7…bffccb
0x3ac7…d5030xfe80…47eeBase$0.001100%fluxa39d ago0x32f323…9e8199
0x3ac7…d5030xfe80…47eeBase$0.001100%fluxa39d ago0x6d1b75…be9bd9
0x3ac7…d5030xfe80…47eeBase$0.001100%fluxa39d ago0x6a68ed…08e9c3
0x3ac7…d5030xfe80…47eeBase$0.001100%fluxa39d ago0xe87602…9780a7
0x3ac7…d5030xfe80…47eeBase$0.001100%fluxa39d ago0x821af3…fdbda8
0x3ac7…d5030x9c95…e299Base$0.001100%fluxa39d ago0xb1951e…ae7228
0x3ac7…d5030x9c95…e299Base$0.001100%fluxa39d ago0x6b36a6…44f242
0x3ac7…d5030x9c95…e299Base$0.001100%fluxa39d ago0x01226d…f6ee85
0x3ac7…d5030x9c95…e299Base$0.001100%fluxa39d ago0x3af88e…0bf42c
0x3ac7…d5030x9c95…e299Base$0.001100%fluxa39d ago0x0aa9e2…614f35
0x3ac7…d5030x9c95…e299Base$0.001100%fluxa39d ago0x6e4bf4…2f89d8
0x3ac7…d5030x9c95…e299Base$0.001100%fluxa39d ago0x56d7ab…3606e5
0x3ac7…d5030xfe80…47eeBase$0.001100%fluxa39d ago0xa9d948…403d25
0x3ac7…d5030x9c95…e299Base$0.001100%fluxa39d ago0xc5938d…a66415

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.