Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x1b71…59020x9c95…e299Base—$0.001100%fluxa80d ago0x12d55b…8c3cad
0x1b71…59020x9c95…e299Base—$0.001100%fluxa80d ago0x8d93b8…effe57
0x1b71…59020x9c95…e299Base—$0.001100%fluxa80d ago0x2befca…f19860
0x1b71…59020x9c95…e299Base—$0.001100%fluxa80d ago0x562bd1…10cd85
0x1b71…59020x9c95…e299Base—$0.001100%fluxa80d ago0x4450d9…e12dac
0x1b71…59020x9c95…e299Base—$0.001100%fluxa80d ago0x0066a5…f97876
0x1b71…59020x9c95…e299Base—$0.001100%fluxa80d ago0xecfdf2…685f6d
0x1b71…59020x9c95…e299Base—$0.001100%fluxa80d ago0x034c94…16901b
0x1b71…59020x9c95…e299Base—$0.001100%fluxa80d ago0x6e83b9…45e1a6
0x1b71…59020x9c95…e299Base—$0.001100%fluxa80d ago0xd23f6f…defe48
0x1b71…59020x9c95…e299Base—$0.001100%fluxa80d ago0x6a71a1…69382f
0x1b71…59020x9c95…e299Base—$0.001100%fluxa80d ago0x841041…9cbe03
0x1b71…59020x9c95…e299Base—$0.001100%fluxa80d ago0x36814e…7a5f62
0x1b71…59020x9c95…e299Base—$0.001100%fluxa80d ago0x1020a7…305506
0x1b71…59020x9c95…e299Base—$0.001100%fluxa80d ago0xd83114…0b9966
0x1b71…59020x9c95…e299Base—$0.001100%fluxa80d ago0x18a8bc…1e58b3
0x1b71…59020x9c95…e299Base—$0.001100%fluxa80d ago0x1b507b…adfb9b
0x1b71…59020x9c95…e299Base—$0.001100%fluxa80d ago0x59cbd7…bb53ca
0x1b71…59020x9c95…e299Base—$0.001100%fluxa80d ago0xa943cb…8c34da
0x1b71…59020x9c95…e299Base—$0.001100%fluxa80d ago0x694fbd…02f3c1
0x1b71…59020x9c95…e299Base—$0.001100%fluxa80d ago0xa7bf05…9d820e
0x1b71…59020x9c95…e299Base—$0.001100%fluxa80d ago0xb1229f…45ae54
0x1b71…59020x9c95…e299Base—$0.001100%fluxa80d ago0xf92b3c…58cd80
0x1b71…59020x9c95…e299Base—$0.001100%fluxa80d ago0x5c02e1…8df577
0x1b71…59020x9c95…e299Base—$0.001100%fluxa80d ago0x397e1d…c4fd3c

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.