Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x37e4…8b920x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase8d ago0x74b8d9…3793d1
0x37e4…8b920x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase8d ago0x7c854e…582fb3
0x37e4…8b920x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase8d ago0xc8b21c…1b021b
0x37e4…8b920x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase8d ago0x81c031…e9251e
0x37e4…8b920x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase8d ago0xe81821…2956f7
0x37e4…8b920x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase8d ago0xbff232…f8062e
0x37e4…8b920x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase8d ago0xa62d76…c2cd0b
0x37e4…8b920x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase8d ago0x5f4708…8eb8be
0x37e4…8b920x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase8d ago0xc78045…72d716
0x37e4…8b920x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase8d ago0xc77b68…74156c
0x37e4…8b920x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase8d ago0xebf429…bf3feb
0x37e4…8b920x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase8d ago0xfcffbd…e9c250
0x37e4…8b920x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase8d ago0x718499…00edad
0x37e4…8b920x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase8d ago0xd59bd6…d528b0
0x37e4…8b920x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase8d ago0xe45c52…ebe24e
0x37e4…8b920x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase8d ago0xe424cb…fc3ea4
0x37e4…8b920x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase8d ago0x6e287c…ffe148
0x37e4…8b920x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase8d ago0x0e76a5…2d7c59
0x37e4…8b920x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase8d ago0x81d0f2…6a7b57
0x37e4…8b920x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase8d ago0x7c2365…9e5581
0x37e4…8b920x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase8d ago0x878088…b83df1
0x37e4…8b920x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase8d ago0xf0e9b0…b3a189
0x37e4…8b920x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase8d ago0xf1eb4c…8dafde
0x37e4…8b920x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase8d ago0x9a9dab…89105b
0x37e4…8b920x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase8d ago0x91d582…b2e50a

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.