Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xe903…b3690x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0x91be9b…f33b89
0xe903…b3690x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0x4b9a0c…0d26cc
0xe903…b3690x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0x2297e1…c644ef
0xe903…b3690x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0x824e4b…96876e
0xe903…b3690x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0x815dc8…aed8ca
0xe903…b3690x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0x5bc39f…4fe9fa
0xe903…b3690x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0xa12f29…06c572
0xe903…b3690x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0x5f8723…3526a3
0xe903…b3690x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0x13abe6…1f59d0
0xe903…b3690x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0xf13c3c…292a16
0xe903…b3690x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0x99f5bb…34784f
0xe903…b3690x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0x63f2b7…f630b6
0xe903…b3690x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0x4881dc…46a2b0
0xe903…b3690x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0x5d8125…be7a78
0xe903…b3690x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0x4c34e0…fe3361
0xe903…b3690x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0xebf439…85cd36
0xe903…b3690x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0xa0638a…4283e9
0xe903…b3690x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0xf2295b…58917f
0xe903…b3690x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0x8010c5…40d836
0xe903…b3690x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0xac7b1e…9cce6d
0xe903…b3690x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0x344da3…2b04d4
0xe903…b3690x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0xf2e819…2a0b8f
0xe903…b3690x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0xaf7a1d…138053
0xe903…b3690x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0x97aac0…f00364
0xe903…b3690x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0xddb020…23bc86

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.