Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x03e0…4af60x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase11s ago0x2efec0…4e1c2b
0x695f…ff4c0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase11s ago0xc6b38d…75741f
0x30a6…641e0x260e…b61fBase$0.00251620%Payer-submitted11s ago0xff22dc…cfcc4e
0x567c…2b980x40a8…ad8bBasex402 service$0.01100%coinbase13s ago0x39b5e7…c39382
0xda62…c3660x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase13s ago0x0dc87a…f0bd1f
0x30a6…641e0xe903…1abfBaseBlockRun.AIAi$0.002516100%coinbase13s ago0xb5d1cc…33bb5a
0x6ddc…4f7f0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase13s ago0x8c34bd…1c9608
0xcdcb…2cab0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase13s ago0x5fd858…de57dd
0x68ed…87530x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase13s ago0x0aa0be…4ea15b
0x6ba5…57d60x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase15s ago0xeaeb84…426de0
0x5e14…28990xa9dd…2315Base$0.002100%coinbase15s ago0x96006a…812c95
0x70ff…09650x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase15s ago0x54c632…b9b2fa
0xcfa3…a8dc0x158e…3d00Basex402 service$0.01100%coinbase17s ago0xcdfa5e…6779a0
0x1256…d5b40x3e0a…78e7Base$0.00302100%coinbase17s ago0x9a932f…e29fd9
0xe122…b57e0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase17s ago0x4cdc11…753de7
0x5e14…28990xa9dd…2315Base$0.01100%coinbase17s ago0x586514…eaa63e
0x944d…a7ec0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase17s ago0x211169…7215e9
0xbefe…4bff0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase19s ago0x37e4e8…084087
0x67bd…8a9d0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase19s ago0xbdd55d…dea940
0xa75c…528d0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase19s ago0xc14a47…874227
0x513d…73ac0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase19s ago0x33a49e…ffc861
0x707d…1ad80x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase21s ago0x16ca36…853e69
0x5e14…28990xa9dd…2315Base$0.002100%coinbase23s ago0x93d761…4abc69
0x9569…eeeb0xfe80…47eeBase$0.001100%fluxa23s ago0xaee2be…8288ed
0xec71…70f60x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase23s ago0xb130c4…81d13e

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.