Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xfb1f…a5850x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0x1b1643…0124ee
0xfb1f…a5850x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0xa516ed…d10135
0xfb1f…a5850x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0xa1669c…022913
0xfb1f…a5850x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0xb98657…8084e8
0xfb1f…a5850x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0x4b8122…1d9958
0xfb1f…a5850x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0xfc5da1…80668a
0xfb1f…a5850x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0x3e63d0…ec244c
0xfb1f…a5850x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0x6c9ed9…275ae2
0xfb1f…a5850x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0x9539db…13a4dc
0xfb1f…a5850x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0xd6e6e4…6cffb9
0xfb1f…a5850x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0xf6219d…44e09b
0xfb1f…a5850x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0xe4f6b3…14c78e
0xfb1f…a5850x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0x273af2…bf0d18
0xfb1f…a5850x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0x49e5af…2aa776
0xfb1f…a5850x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0xda9c03…60813a
0xfb1f…a5850x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0xd0433b…1d229a
0xfb1f…a5850x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0x327f85…61ea24
0xfb1f…a5850x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0x91726c…e6552c
0xfb1f…a5850x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0xcf3a3c…bbb786
0xfb1f…a5850x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0x49be4a…043995
0xfb1f…a5850x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0xa6a442…0d2e31
0xfb1f…a5850x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0x25bafd…be45d1
0xfb1f…a5850x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0x6b60fa…d96807
0xfb1f…a5850x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0x6a534a…8d3e75
0xfb1f…a5850x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0x939b8d…03fefc

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.