Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xc620…28ea0x2ab3…f326Base—$0.01100%coinbase64d ago0xfbc81a…a16028
0xc620…28ea0x3db4…414eBase—$0.01100%coinbase64d ago0xb6c78b…934d00
0xc620…28ea0xa24d…12d3Base—$0.01100%coinbase64d ago0xb08045…3c2b35
0xc620…28ea0x5343…ce95Base—$0.01100%coinbase64d ago0xc5d8b8…500ae3
0xc620…28ea0x33a1…2bdeBase—$0.01100%coinbase64d ago0xc8d9df…84edee
0xc620…28ea0x569b…74acBase—$0.01100%coinbase64d ago0xdac093…f1b250
0xc620…28ea0xd5b1…a201Base—$0.01100%coinbase64d ago0xdde7e0…59b8a5
0xc620…28ea0xb183…cf71Base—$0.01100%coinbase64d ago0xb4d9c6…961d89
0xc620…28ea0xee37…fb33Base—$0.01100%coinbase64d ago0x70f163…e99866
0xc620…28ea0x09d9…a107Base—$0.01100%coinbase64d ago0xc756d8…0685d4
0xc620…28ea0x4d22…9cf0Base—$0.01100%coinbase64d ago0x4eade5…bbbf00
0xc620…28ea0xb16a…d985Base—$0.01100%coinbase64d ago0xb093a6…3fce10
0xc620…28ea0x0bf8…f685Base—$0.01100%coinbase64d ago0x7057d3…cfbb11
0xc620…28ea0xb235…0ee1Base—$0.01100%coinbase64d ago0x2dbc35…2a6790
0xc620…28ea0x16a9…0c76Base—$0.01100%coinbase64d ago0x5a751f…d845d0
0xc620…28ea0x3181…4236Base—$0.01100%coinbase64d ago0x9961ec…e1152f
0xc620…28ea0xa4cf…51b7Base—$0.01100%coinbase64d ago0x62b2d5…d0bbcc
0xc620…28ea0xe8f8…4e19Base—$0.01100%coinbase64d ago0x39f89a…459e0f
0xc620…28ea0x1399…ba4aBase—$0.01100%coinbase64d ago0xac65a8…4d0b06
0xc620…28ea0x7423…ef40Base—$0.01100%coinbase64d ago0xe8ad4b…0bd9f9
0xc620…28ea0xf95e…1223Base—$0.01100%coinbase64d ago0xf0f43d…e8444c
0xc620…28ea0xcd21…0082Base—$0.01100%coinbase64d ago0x34f1c8…4b00d2
0xc620…28ea0x603d…8991Base—$0.01100%coinbase64d ago0xea873f…338c72
0xc620…28ea0x68be…671eBase—$0.01100%coinbase64d ago0x137310…13ac58
0xc620…28ea0x896f…932dBase—$0.01100%coinbase64d ago0x97e706…404864

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.