Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x5211…78130x6839…1a2bBase$0.003100%coinbase14s ago0xe8b0b1…c4372d
0x8220…c6860x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase14s ago0xde07f5…243f33
0x0c07…b9640x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase16s ago0x61802b…9435f4
0xdd57…bbba0x3e0a…78e7Base$0.005152100%coinbase16s ago0xbc7e0b…b697b7
0xa712…6fe10x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase18s ago0x32a56a…00c525
0x5d4d…0afd0xfe80…47eeBase$0.001100%fluxa22s ago0x9d52b5…b4e7f9
0xb205…ff740x6839…1a2bBase$0.003100%coinbase24s ago0xbec408…ad842a
0x8220…c6860x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase26s ago0x3f9d33…8d6dd6
0x740c…cafa0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase26s ago0x4a693b…f75b0e
0x0c07…b9640x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase28s ago0x7b1d9a…df3c34
0x4473…ceb90x2fc6…befeBase$528.3570%0x6351…0d6228s ago0x58ec0d…5cbf83
0x740c…cafa0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase30s ago0xd47b3e…2357ec
0xb968…8b140x50eb…6480Base$0.00170%0x54f0…793230s ago0x52e4dd…19255c
0x7dce…9ac60x6839…1a2bBase$0.003100%coinbase36s ago0xb4dc5e…94d3c8
0x8220…c6860x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase40s ago0x5f0778…07223a
0x2e8c…18aa0xfe80…47eeBase$0.001100%fluxa42s ago0x33f0ae…78fab6
0xf63f…b17e0x6839…1a2bBase$0.003100%coinbase42s ago0x700351…ffdef4
0x740c…cafa0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase42s ago0x746480…c4ecab
0x0c07…b9640x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase42s ago0xee79f4…b83256
0xc9c2…69690x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase44s ago0x5f420d…7e342f
0xcfa3…a8dc0x158e…3d00Basex402 service$0.002100%coinbase44s ago0xc29de7…4dd73c
0x740c…cafa0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase46s ago0xe49e34…fc7657
0x12c5…351b0x6839…1a2bBase$0.003100%coinbase52s ago0x035c6d…3c0a5b
0xa520…eca40x47c5…4fc3Base$21.0070%0xcd64…d81f52s ago0x5ffac9…eeffa5
0x8220…c6860x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase52s ago0x527f9e…545341

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.