Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x59d7…4be40xfe80…47eeBase$0.001100%fluxa44d ago0xd5890c…1fbf80
0x59d7…4be40x9c95…e299Base$0.001100%fluxa44d ago0x52d035…1cb401
0x59d7…4be40xfe80…47eeBase$0.001100%fluxa44d ago0x2792c7…caa213
0x59d7…4be40x9c95…e299Base$0.001100%fluxa45d ago0xace5c2…39ed59
0x59d7…4be40xfe80…47eeBase$0.001100%fluxa45d ago0xec381b…709361
0x59d7…4be40xfe80…47eeBase$0.001100%fluxa45d ago0xa696aa…70ab8b
0x59d7…4be40x9c95…e299Base$0.001100%fluxa45d ago0x44784e…7958f5
0x59d7…4be40xfe80…47eeBase$0.001100%fluxa45d ago0x406c96…de5bc3
0x59d7…4be40x9c95…e299Base$0.001100%fluxa45d ago0x36e1e0…565451
0x59d7…4be40xfe80…47eeBase$0.001100%fluxa45d ago0x64e1af…62fa75
0x59d7…4be40xfe80…47eeBase$0.001100%fluxa45d ago0xe2501e…8c9eca
0x59d7…4be40xfe80…47eeBase$0.001100%fluxa45d ago0xa085bc…78026c
0x59d7…4be40x9c95…e299Base$0.001100%fluxa45d ago0x4ef75d…48e66e
0x59d7…4be40x9c95…e299Base$0.001100%fluxa45d ago0x9ec11d…2b67f9
0x59d7…4be40x9c95…e299Base$0.001100%fluxa45d ago0xb88ce6…45137a
0x59d7…4be40x9c95…e299Base$0.001100%fluxa45d ago0x444df9…3ceb8c
0x59d7…4be40x9c95…e299Base$0.001100%fluxa45d ago0x80824f…7a62e6
0x59d7…4be40x9c95…e299Base$0.001100%fluxa45d ago0xf2e471…497080
0x59d7…4be40x9c95…e299Base$0.001100%fluxa45d ago0xe4fb5a…050ab1
0x59d7…4be40x9c95…e299Base$0.001100%fluxa45d ago0x83dbda…1967bd
0x59d7…4be40x9c95…e299Base$0.001100%fluxa45d ago0xc505c2…014d83
0x59d7…4be40x9c95…e299Base$0.001100%fluxa45d ago0x785a03…febd62
0x59d7…4be40x9c95…e299Base$0.001100%fluxa45d ago0xeaac5f…3e947f
0x59d7…4be40x9c95…e299Base$0.001100%fluxa45d ago0x00cba6…2da06b
0x59d7…4be40x9c95…e299Base$0.001100%fluxa45d ago0x1fb242…653656

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.