Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x4855…272c0xf000…94fcBase$0.01100%coinbase18d ago0xa7ae91…f64572
0x4855…272c0xf000…94fcBase$0.01100%coinbase18d ago0x653980…a55615
0x4855…272c0xf000…94fcBase$0.01100%coinbase18d ago0xfcea87…2d723c
0x4855…272c0xf000…94fcBase$0.01100%coinbase18d ago0x7a7d43…f8da24
0x4855…272c0xf000…94fcBase$0.01100%coinbase18d ago0x2b71ae…757aa5
0x4855…272c0xf000…94fcBase$0.01100%coinbase18d ago0x11ee47…5342a1
0x4855…272c0xf000…94fcBase$0.01100%coinbase18d ago0xa45c81…422d71
0x4855…272c0xf000…94fcBase$0.01100%coinbase18d ago0x540640…ded4d4
0x4855…272c0xf000…94fcBase$0.01100%coinbase18d ago0xa48c85…2d071a
0x4855…272c0xf000…94fcBase$0.01100%coinbase18d ago0xf21087…9e109c
0x4855…272c0xf000…94fcBase$0.01100%coinbase18d ago0x38c636…8e13bb
0x4855…272c0xf000…94fcBase$0.01100%coinbase18d ago0xd8730a…f55c20
0x4855…272c0xf000…94fcBase$0.01100%coinbase18d ago0xa36089…b6a5f4
0x4855…272c0xf000…94fcBase$0.01100%coinbase18d ago0xcde1ec…dac8d0
0x4855…272c0xf000…94fcBase$0.01100%coinbase18d ago0x14faf8…13358d
0x4855…272c0xf000…94fcBase$0.01100%coinbase18d ago0xbc7848…3d9456
0x4855…272c0xf000…94fcBase$0.01100%coinbase19d ago0x739b2a…7de8ed
0x4855…272c0xf000…94fcBase$0.01100%coinbase19d ago0x473473…5af453
0x4855…272c0xf000…94fcBase$0.01100%coinbase19d ago0x9f78b9…33d417
0x4855…272c0xf000…94fcBase$0.03100%coinbase19d ago0x9851a3…f6a1a8
0x4855…272c0xf000…94fcBase$0.03100%coinbase19d ago0x3ffa46…776e1a
0x4855…272c0xf000…94fcBase$0.03100%coinbase19d ago0xc1d1e0…84775a
0x4855…272c0xf000…94fcBase$0.03100%coinbase19d ago0xfe9797…471131
0x4855…272c0xf000…94fcBase$0.01100%coinbase19d ago0xaff0ac…8e95a5
0x4855…272c0xf000…94fcBase$0.03100%coinbase19d ago0x5a936c…ef2c81

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.