Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x26f5…22f50xfe80…47eeBase—$0.001100%fluxa38d ago0xca0514…da5533
0x26f5…22f50xfe80…47eeBase—$0.001100%fluxa38d ago0x5d431e…313c80
0x26f5…22f50xfe80…47eeBase—$0.001100%fluxa38d ago0xfc2abc…19f62e
0x26f5…22f50xfe80…47eeBase—$0.001100%fluxa38d ago0xee664d…1a7b6c
0x26f5…22f50xfe80…47eeBase—$0.001100%fluxa38d ago0x8eac70…754950
0x26f5…22f50xfe80…47eeBase—$0.001100%fluxa38d ago0xd43593…1fe8fa
0x26f5…22f50xfe80…47eeBase—$0.001100%fluxa39d ago0xb3eed9…b5de9f
0x26f5…22f50xfe80…47eeBase—$0.001100%fluxa39d ago0xb75794…fea3e9
0x26f5…22f50xfe80…47eeBase—$0.001100%fluxa39d ago0xa2b4e8…4a86d1
0x26f5…22f50xfe80…47eeBase—$0.001100%fluxa39d ago0xe7ca37…20cf1b
0x26f5…22f50xfe80…47eeBase—$0.001100%fluxa39d ago0xd185c7…254b84
0x26f5…22f50xfe80…47eeBase—$0.001100%fluxa39d ago0x667b4c…44b3d2
0x26f5…22f50xfe80…47eeBase—$0.001100%fluxa39d ago0xe63e4c…203cda
0x26f5…22f50xfe80…47eeBase—$0.001100%fluxa39d ago0x5641a2…dc43dd
0x26f5…22f50x9c95…e299Base—$0.001100%fluxa39d ago0x9b5635…efa5ef
0x26f5…22f50xfe80…47eeBase—$0.001100%fluxa39d ago0x55c077…84b85b
0x26f5…22f50xfe80…47eeBase—$0.001100%fluxa39d ago0x162300…61e696
0x26f5…22f50x9c95…e299Base—$0.001100%fluxa39d ago0x2687a4…fc9114
0x26f5…22f50xfe80…47eeBase—$0.001100%fluxa39d ago0xd29fa7…06d504
0x26f5…22f50xfe80…47eeBase—$0.001100%fluxa39d ago0x7b853e…3aea9c
0x26f5…22f50x9c95…e299Base—$0.001100%fluxa39d ago0xd1f817…d60dad
0x26f5…22f50xfe80…47eeBase—$0.001100%fluxa39d ago0xc368fb…ee1282
0x26f5…22f50x9c95…e299Base—$0.001100%fluxa39d ago0xde32f1…bdfb97
0x26f5…22f50xfe80…47eeBase—$0.001100%fluxa39d ago0x397b0d…4c9e90
0x26f5…22f50xfe80…47eeBase—$0.001100%fluxa39d ago0x8a7c22…efbb10

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.