Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xce4b…f3c40x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase3d ago0xe03f90…e3d6d1
0xce4b…f3c40x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase3d ago0xb848f0…29859d
0xce4b…f3c40x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase3d ago0xaa2db6…f6ccc8
0xce4b…f3c40x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase3d ago0x07548a…8e50b5
0xce4b…f3c40x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase3d ago0x7a823c…368695
0xce4b…f3c40x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase3d ago0xb2476d…8a1bfb
0xce4b…f3c40x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase3d ago0x6ef3e8…044b0d
0xce4b…f3c40x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase3d ago0xd72f92…8fb7f6
0xce4b…f3c40x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase3d ago0x2549cb…50d68f
0xce4b…f3c40x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase3d ago0xca8fee…1e766d
0xce4b…f3c40x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase3d ago0x1ad517…a2c511
0xce4b…f3c40x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase3d ago0xdf9807…9b367f
0xce4b…f3c40x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase3d ago0x65b18b…e66dbd
0xce4b…f3c40x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase3d ago0xd06088…bdf11e
0xce4b…f3c40x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase3d ago0x11abdd…e54fde
0xce4b…f3c40x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase3d ago0x59b382…fb2ae8
0xce4b…f3c40x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase3d ago0x456303…3e6224
0xce4b…f3c40x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase3d ago0x052250…9fe645
0xce4b…f3c40x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase3d ago0x06455c…4bfead
0xce4b…f3c40x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase3d ago0x5317ca…25c402
0xce4b…f3c40x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase3d ago0x932ae4…44583e
0xce4b…f3c40x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase3d ago0x83b874…392d05
0xce4b…f3c40x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase3d ago0x59e2b2…c79b13
0xce4b…f3c40x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase3d ago0x852462…257ef2
0xce4b…f3c40x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase3d ago0x7c1d2e…ab45a5

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.