Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x759e…4c630xfe80…47eeBase—$0.001100%fluxa19d ago0xe680c3…e8c115
0x759e…4c630xfe80…47eeBase—$0.001100%fluxa19d ago0x3811c6…4465e8
0x759e…4c630xfe80…47eeBase—$0.001100%fluxa19d ago0xa26843…5547db
0x759e…4c630xfe80…47eeBase—$0.001100%fluxa19d ago0xfe57ce…e2f8a2
0x759e…4c630xfe80…47eeBase—$0.001100%fluxa19d ago0xf17dab…7aa894
0x759e…4c630xfe80…47eeBase—$0.001100%fluxa19d ago0xce66b8…15f5b1
0x759e…4c630xfe80…47eeBase—$0.001100%fluxa19d ago0x06df23…8a208f
0x759e…4c630xfe80…47eeBase—$0.001100%fluxa19d ago0xf31e12…5bd99f
0x759e…4c630xfe80…47eeBase—$0.001100%fluxa19d ago0xf08c2f…c89374
0x759e…4c630xfe80…47eeBase—$0.001100%fluxa19d ago0xe6730a…a2fe91
0x759e…4c630xfe80…47eeBase—$0.001100%fluxa20d ago0x3c0ac8…70ef44
0x759e…4c630xfe80…47eeBase—$0.001100%fluxa20d ago0x707ef4…e1fe4c
0x759e…4c630xfe80…47eeBase—$0.001100%fluxa20d ago0x327d93…a39023
0x759e…4c630xfe80…47eeBase—$0.001100%fluxa20d ago0xd11c41…87d2c7
0x759e…4c630xfe80…47eeBase—$0.001100%fluxa20d ago0xae445b…b60f73
0x759e…4c630xfe80…47eeBase—$0.001100%fluxa20d ago0xf89f25…6af4bb
0x759e…4c630xfe80…47eeBase—$0.001100%fluxa20d ago0xafdf03…7fa407
0x759e…4c630xfe80…47eeBase—$0.001100%fluxa20d ago0x60cf6b…cac143
0x759e…4c630xfe80…47eeBase—$0.001100%fluxa20d ago0xdfc282…77889c
0x759e…4c630xfe80…47eeBase—$0.001100%fluxa20d ago0x0de71f…5caa2e
0x759e…4c630xfe80…47eeBase—$0.001100%fluxa20d ago0xe5de6b…47e078
0x759e…4c630xfe80…47eeBase—$0.001100%fluxa20d ago0xd31d24…ca52f4
0x759e…4c630xfe80…47eeBase—$0.001100%fluxa20d ago0x29f7fb…1f4c87
0x759e…4c630xfe80…47eeBase—$0.001100%fluxa20d ago0x44f9fe…11feb9
0x759e…4c630xfe80…47eeBase—$0.001100%fluxa20d ago0xbaf8dc…b2f523

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.