Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x5b2b…f2b10xa9dd…2315Base$0.002100%coinbase34d ago0x488b39…aae08a
0x5b2b…f2b10xa9dd…2315Base$0.002100%coinbase34d ago0xe3dc67…79d408
0x5b2b…f2b10xa9dd…2315Base$0.002100%coinbase34d ago0x21296e…ab07c0
0x5b2b…f2b10xa9dd…2315Base$0.002100%coinbase34d ago0x4a0ad9…a675e5
0x5b2b…f2b10xa9dd…2315Base$0.002100%coinbase34d ago0x289210…227bd3
0x5b2b…f2b10xa9dd…2315Base$0.002100%coinbase34d ago0xdb5f72…5b56ae
0x5b2b…f2b10xa9dd…2315Base$0.002100%coinbase34d ago0x59e76d…8b9ced
0x5b2b…f2b10xa9dd…2315Base$0.002100%coinbase34d ago0xcde960…e31a93
0x5b2b…f2b10xa9dd…2315Base$0.002100%coinbase34d ago0xa13ac9…6caeb3
0x5b2b…f2b10xa9dd…2315Base$0.002100%coinbase34d ago0xac4ab8…aae782
0x5b2b…f2b10xa9dd…2315Base$0.002100%coinbase34d ago0x0ed99a…460ad2
0x5b2b…f2b10xa9dd…2315Base$0.002100%coinbase34d ago0x71b55c…6964f9
0x5b2b…f2b10xa9dd…2315Base$0.002100%coinbase34d ago0x5e332a…2bb0f6
0x5b2b…f2b10xa9dd…2315Base$0.002100%coinbase34d ago0x0b69eb…fc2eaa
0x5b2b…f2b10xa9dd…2315Base$0.002100%coinbase34d ago0x0b5d06…a2530b
0x5b2b…f2b10xa9dd…2315Base$0.002100%coinbase34d ago0x98367c…b1a0ec
0x5b2b…f2b10xa9dd…2315Base$0.002100%coinbase34d ago0x4dfa97…1a69bf
0x5b2b…f2b10xa9dd…2315Base$0.002100%coinbase34d ago0x4dd6b8…83f57c
0x5b2b…f2b10xa9dd…2315Base$0.002100%coinbase34d ago0x98b45f…e07be8
0x5b2b…f2b10xa9dd…2315Base$0.002100%coinbase34d ago0xcebf86…1a1d77
0x5b2b…f2b10xa9dd…2315Base$0.002100%coinbase34d ago0xa450c3…e555bf
0x5b2b…f2b10xa9dd…2315Base$0.002100%coinbase34d ago0x0f4871…a6aa64
0x5b2b…f2b10xa9dd…2315Base$0.002100%coinbase34d ago0x366e98…be59a4
0x5b2b…f2b10xa9dd…2315Base$0.002100%coinbase34d ago0xc32731…41c736
0x5b2b…f2b10xa9dd…2315Base$0.002100%coinbase34d ago0xe8cfb0…4b777b

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.