Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xa75c…528d0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase11s ago0x4203b1…72ecbf
0x67bd…8a9d0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase11s ago0x8a774f…8ef7fa
0x8de5…f6670x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase11s ago0x591437…debd4a
0xda62…c3660x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase11s ago0x032e7d…bdaf73
0x03e0…4af60x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase11s ago0x4af7c7…344aef
0xec71…70f60x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase13s ago0x98d2a8…b72963
0x6ddc…4f7f0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase13s ago0x1977a9…73c2cd
0xb646…6e560x54d6…4afaBasex402 service$0.004100%coinbase15s ago0xcc36b2…288161
0x92f4…5d5a0xa9dd…2315Base$0.002100%coinbase15s ago0x74dd0c…8278f5
0xfe38…17450x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase15s ago0x875fa5…e38b8f
0xd248…b10d0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase15s ago0x3e4080…6f3ab0
0x92f4…5d5a0xa9dd…2315Base$0.002100%coinbase17s ago0x4f0a9f…8851d0
0x92f4…5d5a0xa9dd…2315Base$0.002100%coinbase19s ago0xb58466…f64f94
0x92f4…5d5a0xa9dd…2315Base$0.002100%coinbase19s ago0x06f50e…0e6e5b
0x92f4…5d5a0xa9dd…2315Base$0.002100%coinbase19s ago0x4e1f6f…76ae6f
0x92f4…5d5a0xa9dd…2315Base$0.002100%coinbase21s ago0xff25f8…f15be6
0xe7b8…445f0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase23s ago0xec3c84…f7e28f
0x92f4…5d5a0xa9dd…2315Base$0.002100%coinbase23s ago0xc02713…5a9946
0x92f4…5d5a0xa9dd…2315Base$0.002100%coinbase23s ago0x3f85c7…9409c7
0x45a7…81e30x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase23s ago0x664c78…972db9
0xd169…f3370x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase23s ago0x68ea5d…f9445e
0x1088…97400x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase23s ago0x8b9da6…3d2c01
0xf777…053e0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase23s ago0xafe85e…ff1769
0x6ba5…57d60x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase23s ago0xcf156f…5ebc4d
0x92f4…5d5a0xa9dd…2315Base$0.002100%coinbase25s ago0x865302…76d79a

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.