Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x70ac…027c0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0x370688…a76ff2
0x70ac…027c0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0x531a30…07cbf4
0x70ac…027c0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0x22f2fe…f40506
0x70ac…027c0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0xf917d9…8186f5
0x70ac…027c0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0x68574c…3127c9
0x70ac…027c0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0x6ef78c…261333
0x70ac…027c0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0xae1ad7…b06749
0x70ac…027c0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0x7cb47e…a45d55
0x70ac…027c0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0xa22cfa…26bfa3
0x70ac…027c0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0x9a9674…5ca530
0x70ac…027c0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0x339725…d153d1
0x70ac…027c0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0x3efb61…f592be
0x70ac…027c0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0xf75bce…5628c9
0x70ac…027c0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0x549cb7…8d44d1
0x70ac…027c0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0x970f06…8e8386
0x70ac…027c0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0xefcad2…e2a6a5
0x70ac…027c0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0x0345ed…2570bc
0x70ac…027c0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0x0e9889…c51249
0x70ac…027c0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0x765c83…dba3cd
0x70ac…027c0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0x8aca2f…ba66eb
0x70ac…027c0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0x974a9a…d7a4e6
0x70ac…027c0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0xb11779…4b1b5e
0x70ac…027c0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0x013be2…fc608d
0x70ac…027c0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0x1730d5…b753e0
0x70ac…027c0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0x3a64f0…c085e3

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.