Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xf2d2…36920x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase14d ago0x254580…0c5e0d
0xf2d2…36920x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase14d ago0xfb5b19…b9e5b9
0xf2d2…36920x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase14d ago0x088ce4…1b3057
0xf2d2…36920x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase14d ago0x880d57…2fd536
0xf2d2…36920x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase14d ago0x6cf6f7…ff0203
0xf2d2…36920x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase14d ago0x1d7d40…da7cda
0xf2d2…36920x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase14d ago0x51a56d…05113c
0xf2d2…36920x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase14d ago0x387a40…d93f61
0xf2d2…36920x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase14d ago0xadf50c…1835f6
0xf2d2…36920x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase14d ago0xd91d72…da7906
0xf2d2…36920x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase14d ago0x70d2f7…d4dda3
0xf2d2…36920x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase14d ago0xcc968b…094521
0xf2d2…36920x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase14d ago0xc1e2cd…490f00
0xf2d2…36920x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase14d ago0x6f811d…8aa82f
0xf2d2…36920x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase14d ago0x3037d7…ce13e3
0xf2d2…36920x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase14d ago0xac5073…9f5973
0xf2d2…36920x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase14d ago0x0eb89a…47db5d
0xf2d2…36920x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase14d ago0x54cf20…557142
0xf2d2…36920x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase14d ago0x33b8d8…dfcdab
0xf2d2…36920x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase14d ago0xcb39a5…e797cc
0xf2d2…36920x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase14d ago0x7a6030…007df0
0xf2d2…36920x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase14d ago0x656769…94c2fb
0xf2d2…36920x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase14d ago0xe13d40…b6e2db
0xf2d2…36920x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase14d ago0x4e089e…9f273b
0xf2d2…36920x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase14d ago0x59dff6…a65441

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.