Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x701d…d6a40xfe80…47eeBase—$0.001100%fluxa19d ago0xe08de0…ed5bfb
0x701d…d6a40xfe80…47eeBase—$0.001100%fluxa19d ago0x486067…77e6bf
0x701d…d6a40xfe80…47eeBase—$0.001100%fluxa19d ago0xc89e27…17524f
0x701d…d6a40xfe80…47eeBase—$0.001100%fluxa19d ago0x4fc81c…89fb36
0x701d…d6a40xfe80…47eeBase—$0.001100%fluxa19d ago0x1daeb4…3e85bd
0x701d…d6a40xfe80…47eeBase—$0.001100%fluxa19d ago0x54435f…355942
0x701d…d6a40xfe80…47eeBase—$0.001100%fluxa19d ago0x55ed89…59aa5d
0x701d…d6a40xfe80…47eeBase—$0.001100%fluxa19d ago0xcf2ea6…d3e1df
0x701d…d6a40xfe80…47eeBase—$0.001100%fluxa19d ago0x1e52cc…1e1e10
0x701d…d6a40xfe80…47eeBase—$0.001100%fluxa19d ago0xde837a…21045b
0x701d…d6a40xfe80…47eeBase—$0.001100%fluxa19d ago0x97ae32…feabde
0x701d…d6a40xfe80…47eeBase—$0.001100%fluxa19d ago0x3b8d7c…7ede6f
0x701d…d6a40xfe80…47eeBase—$0.001100%fluxa19d ago0x3ebe6f…7bc41a
0x701d…d6a40xfe80…47eeBase—$0.001100%fluxa19d ago0xcffc70…751347
0x701d…d6a40xfe80…47eeBase—$0.001100%fluxa19d ago0x43c576…01eb2d
0x701d…d6a40xfe80…47eeBase—$0.001100%fluxa19d ago0x67ede4…b626ae
0x701d…d6a40xfe80…47eeBase—$0.001100%fluxa19d ago0x9c569f…516001
0x701d…d6a40xfe80…47eeBase—$0.001100%fluxa19d ago0xe446be…89fd78
0x701d…d6a40xfe80…47eeBase—$0.001100%fluxa19d ago0xc99b57…2ebfcd
0x701d…d6a40xfe80…47eeBase—$0.001100%fluxa19d ago0x16c24a…5a060f
0x701d…d6a40xfe80…47eeBase—$0.001100%fluxa19d ago0x80ea7e…cee304
0x701d…d6a40xfe80…47eeBase—$0.001100%fluxa19d ago0x83473d…dcae47
0x701d…d6a40xfe80…47eeBase—$0.001100%fluxa19d ago0xd8ddb5…23e97d
0x701d…d6a40xfe80…47eeBase—$0.001100%fluxa19d ago0xa23ad6…7b6e15
0x701d…d6a40xfe80…47eeBase—$0.001100%fluxa19d ago0xaf3b76…1d1fd4

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.