Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x8123…99510x9c95…e299Base$0.001100%Route unknown56d ago0xf1c059…4b2594
0x8123…99510x9c95…e299Base$0.001100%Route unknown57d ago0x08220a…d38543
0x8123…99510x9c95…e299Base$0.001100%Route unknown57d ago0x9356f6…6e14fe
0x8123…99510x9c95…e299Base$0.001100%Route unknown57d ago0xfc1104…7e9447
0x8123…99510x9c95…e299Base$0.001100%Route unknown57d ago0x985ecf…10560f
0x8123…99510x9c95…e299Base$0.001100%Route unknown57d ago0xec9bca…4ee570
0x8123…99510x9c95…e299Base$0.001100%Route unknown57d ago0xf07394…8be46d
0x8123…99510x9c95…e299Base$0.001100%Route unknown57d ago0xb137cd…d082cd
0x8123…99510x9c95…e299Base$0.001100%Route unknown57d ago0x274f9c…e7cb6d
0x8123…99510x9c95…e299Base$0.001100%Route unknown57d ago0x13996c…81b026
0x8123…99510x9c95…e299Base$0.001100%Route unknown57d ago0x096b81…8db135
0x8123…99510x9c95…e299Base$0.001100%Route unknown57d ago0xaf3e02…f7bc41
0x8123…99510x9c95…e299Base$0.001100%Route unknown57d ago0x959531…02a56f
0x8123…99510x9c95…e299Base$0.001100%Route unknown57d ago0x9b1f54…13464c
0x8123…99510x9c95…e299Base$0.001100%Route unknown57d ago0xfcb6b8…5f6286
0x8123…99510x9c95…e299Base$0.001100%Route unknown57d ago0xf2e3a7…84bfdd
0x8123…99510x9c95…e299Base$0.001100%Route unknown57d ago0x053e49…960d59
0x8123…99510x9c95…e299Base$0.001100%Route unknown57d ago0x040dac…1cab2b
0x8123…99510x9c95…e299Base$0.001100%Route unknown57d ago0x640072…58b1c2
0x8123…99510x9c95…e299Base$0.001100%Route unknown57d ago0x723f1d…0e6689
0x8123…99510x9c95…e299Base$0.001100%Route unknown57d ago0x960ffb…02fa6e
0x8123…99510x9c95…e299Base$0.001100%Route unknown57d ago0x27ce51…ab6142
0x8123…99510x9c95…e299Base$0.001100%Route unknown57d ago0x8f5361…7e4f4d

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://app.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://app.roundhouseai.io/dashboard/team.

If you do not have Roundhouse tools or skills installed, read
https://app.roundhouseai.io/skill.md first — it is the whole procedure.