Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x24aa…181f0x789d…10eaBase—$0.00768100%0x461a…5962105d ago0xa0e1b4…90717a
0x24aa…181f0xde52…06b5Base—$0.00768100%0x461a…5962105d ago0x31cac9…162f85
0x24aa…181f0x12e8…0f99Base—$0.01100%0x461a…5962105d ago0xe84665…861a20
0x24aa…181f0xa1c8…9b47Base—$0.00768100%0x461a…5962105d ago0xb38f97…65e454
0x24aa…181f0x3781…8387Base—$0.02100%0x461a…5962105d ago0x692043…580d6c
0x24aa…181f0xe88e…ef91Base—$0.01100%0x461a…5962105d ago0x81c7d1…81012f
0x24aa…181f0x3781…8387Base—$0.02100%0x461a…5962105d ago0x9b16b7…bfe84e
0x24aa…181f0x6543…0d46Base—$0.02100%0x461a…5962105d ago0x73e743…ac6485
0x24aa…181f0xb2ed…4c81Base—$0.01100%0x461a…5962105d ago0xf532ee…df58e2
0x24aa…181f0x6680…f95eBase—$0.003776100%0x461a…5962105d ago0x466dd3…cf4a22
0x24aa…181f0x3f26…50eaBase—$0.003933100%0x461a…5962105d ago0xfcd7c9…285bf9
0x24aa…181f0x99ca…fa28Base—$0.003776100%0x461a…5962105d ago0x5937d6…bf4583
0x24aa…181f0x8780…289eBase—$0.02100%0x461a…5962105d ago0x587a69…4f0459
0x24aa…181f0xb1e9…8cdaBase—$0.00768100%0x461a…5962105d ago0xe7c453…192cbd
0x24aa…181f0xe88e…ef91Base—$0.003776100%0x461a…5962105d ago0x1773b3…1a41c2
0x24aa…181f0x6543…0d46Base—$0.01100%0x461a…5962105d ago0x13b127…476732
0x24aa…181f0x87fa…a810Base—$0.003776100%0x461a…5962105d ago0x7a9223…4e558b
0x24aa…181f0x99ca…fa28Base—$0.003776100%0x461a…5962105d ago0xebb010…010775
0x24aa…181f0x0d3b…0707Base—$0.001100%0x461a…5962105d ago0x325611…879bc2
0x24aa…181f0x0d3b…0707Base—$0.001100%0x461a…5962105d ago0xb54321…724d2d
0x24aa…181f0x0d3b…0707Base—$0.001100%0x461a…5962105d ago0x8d9faf…5e2e84
0x24aa…181f0x0d3b…0707Base—$0.001100%0x461a…5962105d ago0x071959…a87934
0x24aa…181f0x0d3b…0707Base—$0.001100%0x461a…5962105d ago0x6e0b88…186218
0x24aa…181f0x0d3b…0707Base—$0.001100%0x461a…5962105d ago0x9ab0bc…a4273b
0x24aa…181f0x0d3b…0707Base—$0.001100%0x461a…5962105d ago0x911f6f…4a803b

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.