Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x2883…59020x6ca3…c3d2Base—$0.00170%0x08a5…c55340d ago0x23ad0b…349565
0x2883…59020x6ca3…c3d2Base—$0.00170%0x08a5…c55340d ago0x57ef02…f029ae
0x2883…59020x6ca3…c3d2Base—$0.00170%0x08a5…c55340d ago0xa0076e…6c4538
0x2883…59020x6ca3…c3d2Base—$0.00170%0x08a5…c55340d ago0x6c0e3e…6ec8d0
0x2883…59020x6ca3…c3d2Base—$0.00170%0x08a5…c55340d ago0x75149f…38cc13
0x2883…59020x6ca3…c3d2Base—$0.00170%0x08a5…c55340d ago0x0d4ac9…7bb786
0x2883…59020x6ca3…c3d2Base—$0.00170%0x08a5…c55340d ago0xdf8bc8…4f8742
0x2883…59020x6ca3…c3d2Base—$0.00170%0x08a5…c55340d ago0x5353e6…4f7ee2
0x2883…59020x6ca3…c3d2Base—$0.00170%0x08a5…c55340d ago0x9c549f…143530
0x2883…59020x6ca3…c3d2Base—$0.00170%0x08a5…c55340d ago0xa9f3e9…5a89a7
0x2883…59020x6ca3…c3d2Base—$0.00170%0x08a5…c55340d ago0xb74259…31b6ef
0x2883…59020x6ca3…c3d2Base—$0.00170%0x08a5…c55340d ago0x17d318…9a1f17
0x2883…59020x6ca3…c3d2Base—$0.00170%0x08a5…c55340d ago0x413722…d1f0f8
0x2883…59020x6ca3…c3d2Base—$0.00170%0x08a5…c55340d ago0x1c5b01…4ab4fb
0x2883…59020x6ca3…c3d2Base—$0.00170%0x08a5…c55340d ago0x841a04…586834
0x2883…59020x6ca3…c3d2Base—$0.00170%0x08a5…c55340d ago0x946b0a…333ed2
0x2883…59020x6ca3…c3d2Base—$0.00170%0x08a5…c55340d ago0xa9b274…df1c76
0x2883…59020x6ca3…c3d2Base—$0.00170%0x08a5…c55340d ago0xcff0ac…499d86
0x2883…59020x6ca3…c3d2Base—$0.00170%0x08a5…c55340d ago0x29b39c…4337fd
0x2883…59020x6ca3…c3d2Base—$0.00170%0x08a5…c55340d ago0xf60be1…6196fd
0x2883…59020x6ca3…c3d2Base—$0.00170%0x08a5…c55340d ago0x68cf7e…589f12
0x2883…59020x6ca3…c3d2Base—$0.00170%0x08a5…c55340d ago0xc57021…903aa0
0x2883…59020x6ca3…c3d2Base—$0.00170%0x08a5…c55340d ago0xacfc87…186e32
0x2883…59020x6ca3…c3d2Base—$0.00170%0x08a5…c55340d ago0x2f8b7e…080c55
0x2883…59020x6ca3…c3d2Base—$0.00170%0x08a5…c55340d ago0x8905f6…971030

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.