Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xb270…22a10xa9dd…2315Base—$0.002100%coinbase122d ago0x0eb32e…00f6d3
0xb270…22a10xa9dd…2315Base—$0.002100%coinbase122d ago0x31cbb0…f41d93
0xb270…22a10xa9dd…2315Base—$0.002100%coinbase122d ago0x2a4271…76e844
0xb270…22a10xa9dd…2315Base—$0.002100%coinbase122d ago0x61ee99…28b5b8
0xb270…22a10xa9dd…2315Base—$0.002100%coinbase122d ago0x7f8654…310f03
0xb270…22a10xa9dd…2315Base—$0.002100%coinbase122d ago0xe98ac7…844a1c
0xb270…22a10xa9dd…2315Base—$0.002100%coinbase122d ago0x5f26aa…cddba7
0xb270…22a10xa9dd…2315Base—$0.002100%coinbase122d ago0x130c5d…af3103
0xb270…22a10xa9dd…2315Base—$0.002100%coinbase122d ago0xff7700…5d241b
0xb270…22a10xa9dd…2315Base—$0.002100%coinbase122d ago0xef458a…7c4711
0xb270…22a10xa9dd…2315Base—$0.002100%coinbase122d ago0x064847…c4ffa2
0xb270…22a10xa9dd…2315Base—$0.002100%coinbase122d ago0x1ad95f…3c0adf
0xb270…22a10xa9dd…2315Base—$0.002100%coinbase122d ago0x52d44d…2c69b2
0xb270…22a10xa9dd…2315Base—$0.002100%coinbase122d ago0x8715a6…95e0d2
0xb270…22a10xa9dd…2315Base—$0.002100%coinbase122d ago0xdb0a4f…b2c7d0
0xb270…22a10xa9dd…2315Base—$0.002100%coinbase122d ago0x6837da…2d0fc0
0xb270…22a10xa9dd…2315Base—$0.002100%coinbase122d ago0x7ef0ee…97af75
0xb270…22a10xa9dd…2315Base—$0.002100%coinbase122d ago0xac19c8…d77fc1
0xb270…22a10xa9dd…2315Base—$0.002100%coinbase122d ago0x65eb2c…44dabe
0xb270…22a10xa9dd…2315Base—$0.002100%coinbase122d ago0x08fd30…872947
0xb270…22a10xa9dd…2315Base—$0.002100%coinbase122d ago0xf9c52f…ba31a5
0xb270…22a10xa9dd…2315Base—$0.002100%coinbase122d ago0xc6f821…b96999
0xb270…22a10xa9dd…2315Base—$0.002100%coinbase122d ago0xd9b9ca…d0ac62
0xb270…22a10xa9dd…2315Base—$0.002100%coinbase122d ago0x127857…b75985
0xb270…22a10xa9dd…2315Base—$0.002100%coinbase122d ago0x1d34d1…8a08b9

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.