Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xa3fa…17530x7860…8cb5Base$0.01100%coinbase8h ago0xe29981…4e3a78
0xa3fa…17530xf72a…0c88Base$0.01100%coinbase8h ago0x590b9c…dbad47
0xa3fa…17530xf440…b645Base$0.01100%coinbase8h ago0x744a6a…875e30
0xa3fa…17530x0d6e…8c16Base$0.01100%coinbase8h ago0x670350…c61b1b
0xa3fa…17530x8330…1046Base$0.01100%coinbase8h ago0xf113fc…709716
0xa3fa…17530xd236…0f9fBase$0.01100%coinbase8h ago0xacf462…f83c5f
0xa3fa…17530xfdd0…b114Base$0.01100%coinbase8h ago0xa91360…0e8c5d
0xa3fa…17530x22d2…64d7Base$0.01100%coinbase8h ago0x1910a4…d0c010
0xa3fa…17530xa8ba…1e85Base$0.01100%coinbase8h ago0x8cce0a…ac053d
0xa3fa…17530xd6b1…9edfBase$0.01100%coinbase8h ago0x6e4a23…4efe84
0xa3fa…17530xb872…4a8fBase$0.01100%coinbase8h ago0x19fc26…514de1
0xa3fa…17530xad5e…fb2eBase$0.01100%coinbase8h ago0x37b57c…8510c2
0xa3fa…17530xc35b…4065Base$0.01100%coinbase8h ago0x8e8bcd…560cd9
0xa3fa…17530x236d…42c5Base$0.01100%coinbase8h ago0xcaab48…7628c9
0xa3fa…17530x4f98…c3a1Base$0.01100%coinbase8h ago0x43c5c1…bb9e3d
0xa3fa…17530x0931…b0f5Base$0.01100%coinbase8h ago0x4c24c0…e7408d
0xa3fa…17530x954b…92f0Base$0.01100%coinbase8h ago0x144020…21b5e4
0xa3fa…17530x1834…63c2Base$0.01100%coinbase8h ago0x231c25…0c0949
0xa3fa…17530x0af8…a041Base$0.01100%coinbase8h ago0xa8569c…de927e
0xa3fa…17530x46f6…e372Base$0.01100%coinbase8h ago0x4c371d…85b660
0xa3fa…17530x89a9…4775Base$0.01100%coinbase8h ago0xc5a230…e3589e
0xa3fa…17530x200e…bc79Base$0.01100%coinbase8h ago0x3c0732…330653
0xa3fa…17530xa1d4…1496Base$0.01100%coinbase8h ago0x44339a…d26a1c
0xa3fa…17530x859f…8915Base$0.01100%coinbase8h ago0x7b6185…51d985
0xa3fa…17530xc985…ae9dBase$0.01100%coinbase8h ago0xc88120…c52ad2

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.