Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xf17f…da740x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase5d ago0xdb93b8…aa12a1
0xf17f…da740x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase5d ago0x490faf…37aed6
0xf17f…da740x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase5d ago0xde5746…d3ffbc
0xf17f…da740x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase5d ago0xdada37…c7190b
0xf17f…da740x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase5d ago0xdd9693…a1d009
0xf17f…da740x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase5d ago0x34010f…4af616
0xf17f…da740x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase5d ago0x5d9d32…8ee936
0xf17f…da740x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase5d ago0xc999ac…71b76c
0xf17f…da740x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase5d ago0x92bac8…d817ad
0xf17f…da740x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase5d ago0x8031c5…4ebacf
0xf17f…da740x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase5d ago0x49a08d…437aac
0xf17f…da740x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase5d ago0x42f9dc…09dc5c
0xf17f…da740x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase5d ago0x5b803a…8e3fda
0xf17f…da740x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase5d ago0xe57dfd…5f5532
0xf17f…da740x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase5d ago0x1e726c…b0cfb9
0xf17f…da740x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase5d ago0xee37ca…35d979
0xf17f…da740x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase5d ago0x81a67b…201000
0xf17f…da740x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase5d ago0x67b470…b3c0ff
0xf17f…da740x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase5d ago0x6b1dcb…b5c869
0xf17f…da740x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase5d ago0xf2090d…ac5e28
0xf17f…da740x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase5d ago0xba14cc…65e07d
0xf17f…da740x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase5d ago0xf4acfe…6f423b
0xf17f…da740x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase5d ago0x1f03e0…ff54a1
0xf17f…da740x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase5d ago0x2aedea…a3c7ee
0xf17f…da740x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase5d ago0xd552ee…cb5204

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.