Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xdf57…09dd0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase5d ago0x923819…b12db0
0xdf57…09dd0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase5d ago0xb15714…81cdc8
0xdf57…09dd0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase5d ago0xf53740…dc9ac0
0xdf57…09dd0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase5d ago0x875833…d30971
0xdf57…09dd0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase5d ago0x3ee674…82b655
0xdf57…09dd0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase5d ago0x47ce39…af3ef8
0xdf57…09dd0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase5d ago0xdb9145…1aa088
0xdf57…09dd0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0xfcf15b…e05ce5
0xdf57…09dd0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0xf77512…6668e1
0xdf57…09dd0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0xf7c438…b82460
0xdf57…09dd0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0x6b184e…e1af18
0xdf57…09dd0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0xdf359b…19173b
0xdf57…09dd0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0xa2e56f…b16156
0xdf57…09dd0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0x657dd9…0349e6
0xdf57…09dd0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0x55fc46…b3a66f
0xdf57…09dd0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0xc9eadc…f252b3
0xdf57…09dd0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0x8ffc04…12517b
0xdf57…09dd0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0xf579e5…f7fb1d
0xdf57…09dd0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0xc68c82…9a4f67
0xdf57…09dd0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0x158a4f…3c667b
0xdf57…09dd0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0x6556bf…bd4525
0xdf57…09dd0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0x308bf2…fdadde
0xdf57…09dd0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0x48df91…42837b
0xdf57…09dd0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0x351af5…d8965e
0xdf57…09dd0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0x7bc067…858015

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.