Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xf2d3…98850xb075…59d8Base—$0.0670%0xd5a8…f6167h ago0xc54b5b…37e5c1
0xf2d3…98850xb075…59d8Base—$0.0670%0xd5a8…f6167h ago0xc43e8d…178265
0xf2d3…98850xb075…59d8Base—$0.0270%0xd5a8…f6167h ago0x43fac3…539730
0x38bc…4ca10xb075…59d8Base—$0.0670%0xd5a8…f6168h ago0x957603…9ea06e
0xa345…78250xb075…59d8Base—$0.0670%0xd5a8…f6169h ago0xb96346…42b1b7
0xa345…78250xb075…59d8Base—$0.0270%0xd5a8…f6169h ago0x6ccde7…c250bd
0x3958…25f90xb075…59d8Base—$0.0670%0xd5a8…f61615h ago0xa81076…45f24a
0x3958…25f90xb075…59d8Base—$0.0270%0xd5a8…f61615h ago0x873d60…c3a00c
0x4735…be1b0xb075…59d8Base—$0.0270%0xd5a8…f61617h ago0xf15256…30c9dd
0x4735…be1b0xb075…59d8Base—$0.0270%0xd5a8…f61617h ago0x1a84a0…11940e
0x4735…be1b0xb075…59d8Base—$0.0270%0xd5a8…f61617h ago0x32f5ca…789610
0x4735…be1b0xb075…59d8Base—$0.0270%0xd5a8…f61617h ago0x9f5c82…1c73aa
0x4735…be1b0xb075…59d8Base—$0.0670%0xd5a8…f61617h ago0x76ccc0…5c8c89
0x4735…be1b0xb075…59d8Base—$0.0670%0xd5a8…f61617h ago0xaa56e8…226210
0x4735…be1b0xb075…59d8Base—$0.0270%0xd5a8…f61617h ago0xf279c7…7bb51a
0x4735…be1b0xb075…59d8Base—$0.0270%0xd5a8…f61617h ago0x2730a7…50c90a
0x4735…be1b0xb075…59d8Base—$0.0270%0xd5a8…f61617h ago0xfd45ac…d07d9b
0x4735…be1b0xb075…59d8Base—$0.0270%0xd5a8…f61617h ago0x9978be…0afa21
0x4735…be1b0xb075…59d8Base—$0.0270%0xd5a8…f61618h ago0x42b618…9137fa
0x3958…25f90xb075…59d8Base—$0.0670%0xd5a8…f61620h ago0xd9217f…93020f
0x3958…25f90xb075…59d8Base—$0.0270%0xd5a8…f61620h ago0x24f263…c03963
0x203c…b97d0xb075…59d8Base—$0.0670%0xd5a8…f61623h ago0xe06bea…25c395
0x203c…b97d0xb075…59d8Base—$0.0670%0xd5a8…f61623h ago0x52cf96…fe5247
0x203c…b97d0xb075…59d8Base—$0.0270%0xd5a8…f61623h ago0x89f68d…635b59
0x203c…b97d0xb075…59d8Base—$0.0270%0xd5a8…f61623h ago0x93f637…e6b6ab

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.