Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x45a7…81e30x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase14s ago0xf46480…dafb08
0xf0a2…c3eb0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase14s ago0x0c055e…cc5807
0x46aa…fc0f0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase14s ago0x67af76…64c142
0x1375…4ee70x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase14s ago0x7d5a40…eb9270
0xe1d8…cd880x52e2…f3eaBasex402 service$0.003100%coinbase16s ago0xa13b8a…ffa7d1
0x00b4…b9610x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase16s ago0xb921be…183eb6
0x6ddc…4f7f0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase18s ago0xdf349b…e59f90
0xe940…92c20x5aae…482eBase$0.25100%coinbase18s ago0xe6ec47…df6d97
0xd169…f3370x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase18s ago0x0b0535…0c424b
0xe1d8…cd880x52e2…f3eaBasex402 service$0.005100%coinbase20s ago0xb5218a…fdf750
0x710d…19480x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase20s ago0x9d36bd…cc256b
0x8de5…f6670x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase20s ago0xb052e6…59ca5f
0x03e0…4af60x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase22s ago0x850dd3…07d73b
0xbefe…4bff0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase22s ago0xc0eb3b…1b1729
0x707d…1ad80x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase22s ago0x9eb39a…9cbae7
0x1fe2…ad170xf000…94fcBase$0.01100%coinbase22s ago0xf18207…46363b
0x8a56…a84e0x6839…1a2bBase$0.003100%coinbase24s ago0xdb6519…d8df93
0xa75c…528d0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase26s ago0xc33dc8…153cb6
0x513d…73ac0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase26s ago0x0d0dfa…d74aa5
0x695f…ff4c0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase26s ago0x669a41…f7b587
0x1088…97400x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase28s ago0x8e2326…d41bc8
0xe129…70030x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase30s ago0xec9b58…cd78b9
0xc8ff…a1680x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase30s ago0x11b1f6…4e86aa
0xb621…d6a50x47d3…9ddaBasex402 service$1.00100%coinbase32s ago0xec58d4…5b4c4f
0xfe38…17450x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase34s ago0x9688ad…f7f258

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.