Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xa75c…528d0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase4d ago0x6a1631…5388d6
0xa75c…528d0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase4d ago0xd5f0b9…29c219
0xa75c…528d0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase4d ago0x924122…b5e0f4
0xa75c…528d0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase4d ago0x143082…3c7329
0xa75c…528d0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase4d ago0x026220…76eac3
0xa75c…528d0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase4d ago0xdcb901…d21e4c
0xa75c…528d0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase4d ago0x5e7965…89a02e
0xa75c…528d0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase4d ago0xfde6ac…54d687
0xa75c…528d0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase4d ago0x5e7bf6…a00b22
0xa75c…528d0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase4d ago0x4ca39e…276eb6
0xa75c…528d0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase4d ago0xcb195e…72e848
0xa75c…528d0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase4d ago0x668e85…dc5251
0xa75c…528d0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase4d ago0xa838ab…b12e97
0xa75c…528d0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase4d ago0x274122…f8a077
0xa75c…528d0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase4d ago0xc85210…d0936f
0xa75c…528d0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase4d ago0x62c8d4…42a397
0xa75c…528d0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase4d ago0xbfbf57…71a1a6
0xa75c…528d0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase4d ago0x46c7a0…a6a753
0xa75c…528d0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase4d ago0x2c146e…9c1d63
0xa75c…528d0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase4d ago0x5444e1…5743ab
0xa75c…528d0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase4d ago0x7ec503…a2a3b7
0xa75c…528d0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase4d ago0xb432a8…c93f87
0xa75c…528d0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase4d ago0x2aa2d4…139fc9
0xa75c…528d0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase4d ago0x142416…8e6b0d
0xa75c…528d0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase4d ago0xae856d…9a6b4e

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.