Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
0x0018…ca97
0x069e…5c5b0x73fc…b29bBase—$0.0085100%0x0018…ca97110d ago0xa71eef…d65a6f
0xb8f5…f0b10x73fc…b29bBase—$0.005100%0x0018…ca97110d ago0x191fd5…6ae268
0xb8f5…f0b10x73fc…b29bBase—$0.005100%0x0018…ca97110d ago0xe6f471…ddafc2
0xb8f5…f0b10x73fc…b29bBase—$0.005100%0x0018…ca97110d ago0x8d422a…4ddfcf
0xb8f5…f0b10x73fc…b29bBase—$0.005100%0x0018…ca97110d ago0xc7f244…068732
0xb8f5…f0b10x73fc…b29bBase—$0.005100%0x0018…ca97110d ago0xdcfd84…9aeaa1
0xa93f…83090x73fc…b29bBase—$0.0035100%0x0018…ca97110d ago0x90abe3…b80da1
0xa93f…83090x73fc…b29bBase—$0.0035100%0x0018…ca97110d ago0x4d5f4c…9d70b1
0xa93f…83090x73fc…b29bBase—$0.0035100%0x0018…ca97110d ago0xc56b7a…55169f
0xa93f…83090x73fc…b29bBase—$0.0035100%0x0018…ca97110d ago0x4ad8e2…4e2344
0xa93f…83090x73fc…b29bBase—$0.0035100%0x0018…ca97110d ago0x94a989…f32ab3
0xa93f…83090x73fc…b29bBase—$0.0035100%0x0018…ca97110d ago0x98fc62…aef2dc
0xa93f…83090x73fc…b29bBase—$0.0035100%0x0018…ca97110d ago0x6766ad…e94b9e
0xa93f…83090x73fc…b29bBase—$0.0035100%0x0018…ca97110d ago0xb8f99d…3eee41
0xa93f…83090x73fc…b29bBase—$0.0035100%0x0018…ca97110d ago0xe3eb88…e92950
0xa93f…83090x73fc…b29bBase—$0.0035100%0x0018…ca97110d ago0xcb4ef8…edd9eb
0xa93f…83090x73fc…b29bBase—$0.0035100%0x0018…ca97110d ago0x3640f4…e51728
0xa93f…83090x73fc…b29bBase—$0.0035100%0x0018…ca97110d ago0xbfe291…7de4e4
0xa93f…83090x73fc…b29bBase—$0.0035100%0x0018…ca97110d ago0x94c98f…9eaee8
0xa93f…83090x73fc…b29bBase—$0.0035100%0x0018…ca97110d ago0xb4105c…f2859e
0xa93f…83090x73fc…b29bBase—$0.0035100%0x0018…ca97110d ago0x1bf0aa…93caa3
0x272e…22330x73fc…b29bBase—$0.01100%0x0018…ca97110d ago0x96c57d…a40a1f
0xa93f…83090x73fc…b29bBase—$0.006100%0x0018…ca97110d ago0x11711d…656bb9
0xa93f…83090x73fc…b29bBase—$0.0035100%0x0018…ca97110d ago0xe7c54c…f39c68
0xa93f…83090x73fc…b29bBase—$0.006100%0x0018…ca97110d ago0xa019da…aae4e8

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.