Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x4e99…7b2f0xf000…94fcBase$0.01100%coinbase19d ago0xe22738…2c7e8d
0xf576…65920xf000…94fcBase$0.01100%coinbase19d ago0xc9bb5e…6ffb49
0x4e99…7b2f0xf000…94fcBase$0.01100%coinbase19d ago0xac0459…069276
0x4855…272c0xf000…94fcBase$0.01100%coinbase19d ago0x25f777…b75fde
0x4855…272c0xf000…94fcBase$0.01100%coinbase19d ago0x849d26…c3a162
0x4855…272c0xf000…94fcBase$0.01100%coinbase19d ago0x8a9337…dbe613
0x7a54…0bf60xf000…94fcBase$0.01100%coinbase19d ago0x50a3a9…5c983c
0xd1c9…fa590xf000…94fcBase$0.01100%coinbase19d ago0xb66ed7…9f5019
0xf576…65920xf000…94fcBase$0.01100%coinbase19d ago0xf9bf53…af3a37
0x1fe2…ad170xf000…94fcBase$0.01100%coinbase19d ago0x0121b6…f49891
0x3460…b66a0xf000…94fcBase$0.01100%coinbase19d ago0x58a679…5937c2
0x8d99…01140xf000…94fcBase$0.01100%coinbase19d ago0x790217…ead5b6
0x1fe2…ad170xf000…94fcBase$0.01100%coinbase19d ago0x8dbca8…5c6c03
0x7a54…0bf60xf000…94fcBase$0.01100%coinbase19d ago0xad770a…35caaa
0xd1c9…fa590xf000…94fcBase$0.01100%coinbase19d ago0x6619d8…6c9cb8
0x4e99…7b2f0xf000…94fcBase$0.01100%coinbase19d ago0xcefa91…fb52de
0x4e99…7b2f0xf000…94fcBase$0.01100%coinbase19d ago0xeb29bb…5f950b
0x3460…b66a0xf000…94fcBase$0.01100%coinbase19d ago0xc8e234…1e78cd
0x7a54…0bf60xf000…94fcBase$0.01100%coinbase19d ago0x8b69dc…828171
0xd1c9…fa590xf000…94fcBase$0.01100%coinbase19d ago0x7096f2…d5be7c
0x8d99…01140xf000…94fcBase$0.01100%coinbase19d ago0xb6d560…5f8b8c
0x4e99…7b2f0xf000…94fcBase$0.01100%coinbase19d ago0x243b5c…57c94c
0x4855…272c0xf000…94fcBase$0.01100%coinbase19d ago0xb8414a…4fdb47
0x1fe2…ad170xf000…94fcBase$0.01100%coinbase19d ago0xc3d62a…2df986
0x7a54…0bf60xf000…94fcBase$0.01100%coinbase19d ago0xae822e…79afd5

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.