Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xe9a0…d5520xfe80…47eeBase—$0.001100%fluxa19d ago0xfc45e1…742e07
0xe9a0…d5520xfe80…47eeBase—$0.001100%fluxa19d ago0x519b20…8573b1
0xe9a0…d5520xfe80…47eeBase—$0.001100%fluxa19d ago0x3f10fd…c75f2c
0xe9a0…d5520xfe80…47eeBase—$0.001100%fluxa19d ago0x06c6b6…72dac9
0xe9a0…d5520xfe80…47eeBase—$0.001100%fluxa19d ago0xe86e23…6039cc
0xe9a0…d5520xfe80…47eeBase—$0.001100%fluxa19d ago0x512489…6d3dd8
0xe9a0…d5520xfe80…47eeBase—$0.001100%fluxa19d ago0x588e81…e9e237
0xe9a0…d5520xfe80…47eeBase—$0.001100%fluxa19d ago0x296590…18896e
0xe9a0…d5520xfe80…47eeBase—$0.001100%fluxa19d ago0x58224d…b03716
0xe9a0…d5520xfe80…47eeBase—$0.001100%fluxa20d ago0xc66f49…4703a4
0xe9a0…d5520xfe80…47eeBase—$0.001100%fluxa20d ago0x03f212…2919a1
0xe9a0…d5520xfe80…47eeBase—$0.001100%fluxa20d ago0x7eaf37…3862d2
0xe9a0…d5520xfe80…47eeBase—$0.001100%fluxa20d ago0x96f533…76dfa9
0xe9a0…d5520xfe80…47eeBase—$0.001100%fluxa20d ago0xb59ed0…647a08
0xe9a0…d5520xfe80…47eeBase—$0.001100%fluxa20d ago0x39267d…406ad3
0xe9a0…d5520xfe80…47eeBase—$0.001100%fluxa20d ago0xc15c5c…b17028
0xe9a0…d5520xfe80…47eeBase—$0.001100%fluxa20d ago0x5ba2ab…a0b15b
0xe9a0…d5520xfe80…47eeBase—$0.001100%fluxa20d ago0x53850a…934194
0xe9a0…d5520xfe80…47eeBase—$0.001100%fluxa20d ago0x0bd90c…6bcbe3
0xe9a0…d5520xfe80…47eeBase—$0.001100%fluxa20d ago0x0bda05…cd4526
0xe9a0…d5520xfe80…47eeBase—$0.001100%fluxa20d ago0x4e3677…3411db
0xe9a0…d5520xfe80…47eeBase—$0.001100%fluxa20d ago0xb358b1…e48db6
0xe9a0…d5520xfe80…47eeBase—$0.001100%fluxa20d ago0xebd414…cc336b
0xe9a0…d5520xfe80…47eeBase—$0.001100%fluxa20d ago0x13b63f…1c656f
0xe9a0…d5520xfe80…47eeBase—$0.001100%fluxa20d ago0x48a2bb…e4e45d

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.