Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xd200…daef0x8aee…01a0Base$0.2570%0x4a15…a58435d ago0x55653a…841f7d
0xed2c…09da0x8aee…01a0Base$0.0000170%0x4a15…a58435d ago0x7c4843…007bb0
0xed2c…09da0x8aee…01a0Base$0.0000170%0x4a15…a58435d ago0xcd1f19…472b7c
0xed2c…09da0x8aee…01a0Base$0.0000170%0x4a15…a58435d ago0xd82188…ca1cbe
0xed2c…09da0x8aee…01a0Base$0.0000170%0x4a15…a58435d ago0x26dbfe…9ee3b7
0xed2c…09da0x8aee…01a0Base$0.0000170%0x4a15…a58435d ago0x139237…c76a6a
0xed2c…09da0x8aee…01a0Base$0.0000170%0x4a15…a58435d ago0x62b26a…bb0cf8
0xed2c…09da0x8aee…01a0Base$0.0000170%0x4a15…a58435d ago0x26f7ae…04a99a
0xed2c…09da0x8aee…01a0Base$0.0000170%0x4a15…a58435d ago0xd30649…2bcf54
0xed2c…09da0x8aee…01a0Base$0.0000170%0x4a15…a58435d ago0xfd065c…5ff3f2
0xed2c…09da0x8aee…01a0Base$0.0000170%0x4a15…a58435d ago0xae4b67…c28be9
0xed2c…09da0x8aee…01a0Base$0.0000170%0x4a15…a58435d ago0xc34193…31993e
0xed2c…09da0x8aee…01a0Base$0.0000170%0x4a15…a58435d ago0x960a1a…f01772
0x3dc5…4e550x8aee…01a0Base$0.00000170%0x4a15…a58435d ago0x540b37…12a8c3
0x3dc5…4e550x8aee…01a0Base$0.00170%0x4a15…a58435d ago0xd641ab…41ebfe
0x3dc5…4e550x8aee…01a0Base$0.00570%0x4a15…a58435d ago0xf4ffb0…b7e540
0x3dc5…4e550x8aee…01a0Base$0.00170%0x4a15…a58435d ago0x8519cf…1005eb
0x3dc5…4e550x8aee…01a0Base$0.00170%0x4a15…a58435d ago0x486142…07d209
0x3dc5…4e550x8aee…01a0Base$0.00170%0x4a15…a58435d ago0xc8f02f…9b345f
0x3dc5…4e550x8aee…01a0Base$0.00270%0x4a15…a58435d ago0xf51c87…bd4169
0x3dc5…4e550x8aee…01a0Base$0.00170%0x4a15…a58435d ago0x4fc751…c22156
0x3dc5…4e550x8aee…01a0Base$0.00170%0x4a15…a58435d ago0x23693c…c59d95
0x3dc5…4e550x8aee…01a0Base$0.00170%0x4a15…a58435d ago0x55d4c0…b471c8
0x3dc5…4e550x8aee…01a0Base$0.00570%0x4a15…a58435d ago0x25fd4a…ce62c7
0x3dc5…4e550x8aee…01a0Base$0.0170%0x4a15…a58435d ago0x01c42e…8f040a

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.