Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x2246…e9fb0x6839…1a2bBase$0.003100%coinbase9s ago0x1211a4…c0d75b
0xe1d8…cd880x52e2…f3eaBasex402 service$0.003100%coinbase11s ago0x1f859b…9d0609
0xc9e9…68490x3e0a…78e7Base$0.00376100%coinbase11s ago0x0c699e…826ed8
0xda67…81800x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase11s ago0x412d56…b231d2
0x1088…97400x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase13s ago0x5f6224…ce2e70
0xe1d8…cd880x52e2…f3eaBasex402 service$0.003100%coinbase15s ago0xeb8942…5435b8
0xcdcb…2cab0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase15s ago0xc1052d…313953
0x8de5…f6670x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase15s ago0x71122d…6edc05
0x68ed…87530x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase17s ago0xc1c8c3…ba53c1
0x70ff…09650x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase17s ago0xaf4b45…7e26a1
0xd169…f3370x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase17s ago0x54d6e8…fc440f
0xd248…b10d0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase17s ago0xa74087…b9a244
0xe1d8…cd880x52e2…f3eaBasex402 service$0.005100%coinbase19s ago0x0b2048…e75086
0xdfe0…713e0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase19s ago0xb43f32…a48b77
0x6ba5…57d60x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase19s ago0x922bc5…b8a2f9
0x944d…a7ec0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase19s ago0xcb2d78…268f27
0x5e14…28990xa9dd…2315Base$0.01100%coinbase19s ago0x554290…083491
0x7a54…0bf60xf000…94fcBase$0.01100%coinbase21s ago0xa3defb…145be6
0x707d…1ad80x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase21s ago0xfa068d…87c8dd
0xfe38…17450x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase21s ago0xcb27d9…1761a5
0x0ba4…80b00x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase21s ago0x3f031b…4a4954
0x7d82…7df90x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase23s ago0xc023a0…a871d7
0x527a…0e960x6839…1a2bBase$0.003100%coinbase23s ago0xc708e6…3abae4
0xe1d8…cd880x52e2…f3eaBasex402 service$0.008100%coinbase25s ago0x8d3ef6…f78321
0xe122…b57e0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase25s ago0x726fe0…5960be

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.