Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xde30…05d50xfe80…47eeBase$0.001100%fluxa19d ago0x810137…58e88e
0xde30…05d50xfe80…47eeBase$0.001100%fluxa19d ago0xf7a514…dd80ea
0xde30…05d50xfe80…47eeBase$0.001100%fluxa19d ago0x0ee4ab…aa162e
0xde30…05d50xfe80…47eeBase$0.001100%fluxa19d ago0x36d562…ac9af9
0xde30…05d50xfe80…47eeBase$0.001100%fluxa19d ago0x9bcf29…ef816e
0xde30…05d50xfe80…47eeBase$0.001100%fluxa19d ago0xe29af9…051688
0xde30…05d50xfe80…47eeBase$0.001100%fluxa19d ago0x92463b…f2f801
0xde30…05d50xfe80…47eeBase$0.001100%fluxa19d ago0xf5d9a3…2f3d98
0xde30…05d50xfe80…47eeBase$0.001100%fluxa19d ago0xc8d339…2d5741
0xde30…05d50xfe80…47eeBase$0.001100%fluxa19d ago0x739aa3…d23ef4
0xde30…05d50xfe80…47eeBase$0.001100%fluxa19d ago0x373a85…c17eec
0xde30…05d50xfe80…47eeBase$0.001100%fluxa19d ago0x38ec12…a27c38
0xde30…05d50xfe80…47eeBase$0.001100%fluxa19d ago0xac8c98…6b8b88
0xde30…05d50xfe80…47eeBase$0.001100%fluxa19d ago0x2a7ee0…699b73
0xde30…05d50xfe80…47eeBase$0.001100%fluxa19d ago0x78b416…2dde99
0xde30…05d50xfe80…47eeBase$0.001100%fluxa19d ago0x226d77…e70b67
0xde30…05d50xfe80…47eeBase$0.001100%fluxa19d ago0x98c031…a52211
0xde30…05d50xfe80…47eeBase$0.001100%fluxa19d ago0x64cbb7…36da18
0xde30…05d50xfe80…47eeBase$0.001100%fluxa19d ago0xe71322…36d455
0xde30…05d50xfe80…47eeBase$0.001100%fluxa20d ago0xeec954…3efcc1
0xde30…05d50xfe80…47eeBase$0.001100%fluxa20d ago0x225be4…3bdfba
0xde30…05d50xfe80…47eeBase$0.001100%fluxa20d ago0x557f0c…c39472
0xde30…05d50xfe80…47eeBase$0.001100%fluxa20d ago0x154032…20d0b8
0xde30…05d50xfe80…47eeBase$0.001100%fluxa20d ago0x309804…f7edf0
0xde30…05d50xfe80…47eeBase$0.001100%fluxa20d ago0xa0f7be…421ab2

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.