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%coinbase76d ago0xc41a23…f3c4b8
0x5b2b…f2b10xa9dd…2315Base$0.002100%coinbase76d ago0x934232…457100
0x5b2b…f2b10xa9dd…2315Base$0.002100%coinbase76d ago0x93e922…8376a0
0x5b2b…f2b10xa9dd…2315Base$0.002100%coinbase76d ago0x0f8c41…f5c3eb
0x5b2b…f2b10xa9dd…2315Base$0.002100%coinbase76d ago0xdadd3e…5180a5
0x5b2b…f2b10xa9dd…2315Base$0.002100%coinbase76d ago0x8eba08…cead1d
0x5b2b…f2b10xa9dd…2315Base$0.002100%coinbase76d ago0x2ab936…d3e88f
0x5b2b…f2b10xa9dd…2315Base$0.002100%coinbase76d ago0x79a2d8…2e0064
0x5b2b…f2b10xa9dd…2315Base$0.002100%coinbase76d ago0x91889d…5788f9
0x5b2b…f2b10xa9dd…2315Base$0.002100%coinbase76d ago0x59047a…7c51f6
0x5b2b…f2b10xa9dd…2315Base$0.002100%coinbase76d ago0x10332d…dd1c09
0x5b2b…f2b10xa9dd…2315Base$0.002100%coinbase76d ago0x5ddb3c…e72d20
0x5b2b…f2b10xa9dd…2315Base$0.002100%coinbase76d ago0x94cfaf…573830
0x5b2b…f2b10xa9dd…2315Base$0.002100%coinbase76d ago0x3b19a8…f57f8c
0x5b2b…f2b10xa9dd…2315Base$0.002100%coinbase76d ago0xfa1c89…7f0e7c
0x5b2b…f2b10xa9dd…2315Base$0.002100%coinbase76d ago0x7c60a7…673a91
0x5b2b…f2b10xa9dd…2315Base$0.002100%coinbase76d ago0xf27878…a80014
0x5b2b…f2b10xa9dd…2315Base$0.002100%coinbase76d ago0xc9ebe6…686be6
0x5b2b…f2b10xa9dd…2315Base$0.002100%coinbase76d ago0x5bd58b…a1acd4
0x5b2b…f2b10xa9dd…2315Base$0.002100%coinbase76d ago0xa8e1d7…277d83
0x5b2b…f2b10xa9dd…2315Base$0.002100%coinbase76d ago0xb50c94…46669b
0x5b2b…f2b10xa9dd…2315Base$0.002100%coinbase76d ago0x5109ac…673a96
0x5b2b…f2b10xa9dd…2315Base$0.002100%coinbase76d ago0x3a0feb…357595
0x5b2b…f2b10xa9dd…2315Base$0.002100%coinbase76d ago0xa9c0aa…26b8d2
0x5b2b…f2b10xa9dd…2315Base$0.002100%coinbase76d ago0xf6770e…f54f57

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.