Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x24ac…b5160x12a9…a21bBase—$0.00170%0x12a9…a21b20h ago0xc7e21d…cf03b4
0x24ac…b5160x12a9…a21bBase—$0.00170%0x12a9…a21b20h ago0xba3b53…ca0f04
0x24ac…b5160x12a9…a21bBase—$0.00170%0x12a9…a21b20h ago0x42f038…7ffdaa
0x24ac…b5160x12a9…a21bBase—$0.00170%0x12a9…a21b20h ago0xbc77d0…0298fa
0x24ac…b5160x12a9…a21bBase—$0.00170%0x12a9…a21b20h ago0xcc8107…849c6a
0x24ac…b5160x12a9…a21bBase—$0.00170%0x12a9…a21b20h ago0xeef979…2cc280
0x24ac…b5160x12a9…a21bBase—$0.00170%0x12a9…a21b20h ago0x87d82f…03ba9e
0x24ac…b5160x12a9…a21bBase—$0.00170%0x12a9…a21b20h ago0x66bfc1…f88cb3
0x24ac…b5160x12a9…a21bBase—$0.00170%0x12a9…a21b20h ago0x496dc1…74c12e
0x24ac…b5160x12a9…a21bBase—$0.00170%0x12a9…a21b20h ago0xdfa9d3…34ec9e
0x24ac…b5160x12a9…a21bBase—$0.00170%0x12a9…a21b20h ago0x97b495…a40903
0x24ac…b5160x12a9…a21bBase—$0.00170%0x12a9…a21b20h ago0x6b5361…4ca8ad
0x24ac…b5160x12a9…a21bBase—$0.00170%0x12a9…a21b20h ago0xaad8e4…ce19bc
0x24ac…b5160x12a9…a21bBase—$0.00170%0x12a9…a21b20h ago0xfe9561…dc5388
0x24ac…b5160x12a9…a21bBase—$0.00170%0x12a9…a21b20h ago0x0a4919…ff90d1
0x24ac…b5160x12a9…a21bBase—$0.00170%0x12a9…a21b20h ago0x8e3d65…bc5d4b
0x24ac…b5160x12a9…a21bBase—$0.00170%0x12a9…a21b20h ago0xd108b4…2bf98b
0x24ac…b5160x12a9…a21bBase—$0.00170%0x12a9…a21b20h ago0x143d4a…4088b3
0x24ac…b5160x12a9…a21bBase—$0.00170%0x12a9…a21b20h ago0x0b2860…347410
0x24ac…b5160x12a9…a21bBase—$0.00170%0x12a9…a21b20h ago0x7528b9…f200c8
0x24ac…b5160x12a9…a21bBase—$0.00170%0x12a9…a21b20h ago0x175b7d…e2bb2b
0x24ac…b5160x12a9…a21bBase—$0.00170%0x12a9…a21b20h ago0x7155ad…099ddf
0x24ac…b5160x12a9…a21bBase—$0.00170%0x12a9…a21b20h ago0x691874…456217
0x24ac…b5160x12a9…a21bBase—$0.00170%0x12a9…a21b20h ago0xa26002…ef31f9
0x24ac…b5160x12a9…a21bBase—$0.00170%0x12a9…a21b20h ago0x7e5d4f…f2f880

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.