Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xe2a7…dc900x07cf…2396Basex402 service$0.02100%dexter39d ago0xaff3e5…6b4477
0xe2a7…dc900x07cf…2396Basex402 service$0.20100%dexter39d ago0xb3cc70…008a02
0xe2a7…dc900x07cf…2396Basex402 service$0.02100%dexter39d ago0xad4f5a…2e2de9
0xe2a7…dc900x07cf…2396Basex402 service$0.02100%dexter39d ago0x8deefd…362c09
0xe2a7…dc900x07cf…2396Basex402 service$0.20100%dexter39d ago0xebfa30…747be9
0xe2a7…dc900x07cf…2396Basex402 service$0.04100%dexter39d ago0x72817c…d89f0e
0xe2a7…dc900x07cf…2396Basex402 service$0.06100%dexter39d ago0xccdf98…fc320a
0xe2a7…dc900x07cf…2396Basex402 service$0.06100%dexter39d ago0xa00701…12a381
0xe2a7…dc900x07cf…2396Basex402 service$0.02100%dexter39d ago0x619123…c52fff
0xe2a7…dc900x07cf…2396Basex402 service$0.02100%dexter39d ago0x4dab7d…764713
0xe2a7…dc900x07cf…2396Basex402 service$0.20100%dexter39d ago0x367377…323bea
0xe2a7…dc900x07cf…2396Basex402 service$0.10100%dexter39d ago0xdc9d76…b02066
0xe2a7…dc900x07cf…2396Basex402 service$0.04100%dexter39d ago0xd9b241…97fee4
0xe2a7…dc900x07cf…2396Basex402 service$0.02100%dexter39d ago0xbb4a87…28bc05
0xe2a7…dc900x07cf…2396Basex402 service$0.10100%dexter39d ago0x42b8f0…c18af5
0xe2a7…dc900x07cf…2396Basex402 service$0.04100%dexter39d ago0x0af58b…46b591
0xe2a7…dc900x07cf…2396Basex402 service$0.10100%dexter39d ago0x26d252…cb02ef
0xe2a7…dc900x07cf…2396Basex402 service$0.04100%dexter39d ago0xc5df50…4d351c
0xe2a7…dc900x07cf…2396Basex402 service$0.04100%dexter39d ago0x3217d4…3d27b5
0xe2a7…dc900x07cf…2396Basex402 service$0.10100%dexter39d ago0x051dbc…b62616
0xe2a7…dc900x07cf…2396Basex402 service$0.04100%dexter39d ago0x96377a…801411
0xe2a7…dc900x07cf…2396Basex402 service$0.0270%0x1360…66fa39d ago0x1805d2…499cfa
0xe2a7…dc900x07cf…2396Basex402 service$0.02100%dexter39d ago0xdadd1c…5a5db5
0xe2a7…dc900x07cf…2396Basex402 service$0.02100%dexter39d ago0xc8872d…9f30a4
0xe2a7…dc900x07cf…2396Basex402 service$0.10100%dexter39d ago0x2ec46c…2ee240

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.