Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x97b5…2c4c0xfe80…47eeBase—$0.001100%fluxa22d ago0xc65dcc…377f6d
0x97b5…2c4c0xfe80…47eeBase—$0.001100%fluxa22d ago0x752668…c53f0c
0x97b5…2c4c0xfe80…47eeBase—$0.001100%fluxa22d ago0x7e47b1…2a75e1
0x97b5…2c4c0xfe80…47eeBase—$0.001100%fluxa22d ago0x545ec0…019c6b
0x97b5…2c4c0xfe80…47eeBase—$0.001100%fluxa22d ago0x841aec…248f40
0x97b5…2c4c0xfe80…47eeBase—$0.001100%fluxa22d ago0xc097cf…75d6dd
0x97b5…2c4c0xfe80…47eeBase—$0.001100%fluxa22d ago0xa033dc…2f9590
0x97b5…2c4c0xfe80…47eeBase—$0.001100%fluxa22d ago0x61b53d…e1f0e9
0x97b5…2c4c0xfe80…47eeBase—$0.001100%fluxa22d ago0xff930c…2a7e49
0x97b5…2c4c0xfe80…47eeBase—$0.001100%fluxa22d ago0x1d43ab…a3d0d4
0x97b5…2c4c0xfe80…47eeBase—$0.001100%fluxa22d ago0x994582…679d8f
0x97b5…2c4c0xfe80…47eeBase—$0.001100%fluxa22d ago0x2f3194…65aba7
0x97b5…2c4c0xfe80…47eeBase—$0.001100%fluxa22d ago0x8ea573…5e4771
0x97b5…2c4c0xfe80…47eeBase—$0.001100%fluxa22d ago0x546411…408ddb
0x97b5…2c4c0xfe80…47eeBase—$0.001100%fluxa22d ago0xcc4a60…2e8177
0x97b5…2c4c0xfe80…47eeBase—$0.001100%fluxa22d ago0xe69e56…1c5a55
0x97b5…2c4c0xfe80…47eeBase—$0.001100%fluxa22d ago0x22eb87…67bf9e
0x97b5…2c4c0xfe80…47eeBase—$0.001100%fluxa22d ago0x666cb5…294f89
0x97b5…2c4c0xfe80…47eeBase—$0.001100%fluxa22d ago0xc5dd4c…7e93bc
0x97b5…2c4c0xfe80…47eeBase—$0.001100%fluxa22d ago0x013a5c…47582b
0x97b5…2c4c0xfe80…47eeBase—$0.001100%fluxa22d ago0x465eb7…448577
0x97b5…2c4c0xfe80…47eeBase—$0.001100%fluxa22d ago0x1f3dc6…f97555
0x97b5…2c4c0xfe80…47eeBase—$0.001100%fluxa22d ago0x4dab93…30faf6
0x97b5…2c4c0xfe80…47eeBase—$0.001100%fluxa22d ago0xb0126f…2f6662
0x97b5…2c4c0xfe80…47eeBase—$0.001100%fluxa22d ago0x1bb65f…f7c7d0

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.