Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x1312…42080x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase1d ago0x074eeb…c788f9
0x1312…42080x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase1d ago0x1ca751…9260b8
0x1312…42080x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase1d ago0xb78685…0b4b0e
0x1312…42080x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase1d ago0x854b17…a29d32
0x1312…42080x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase1d ago0xcdcc9f…bd2c95
0x1312…42080x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase1d ago0xf302d0…680786
0x1312…42080x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase1d ago0x994014…34e48a
0x1312…42080x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase1d ago0xc87ce3…5b63af
0x1312…42080x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase1d ago0x15f3f5…93d137
0x1312…42080x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase1d ago0x5233b9…1e7ec3
0x1312…42080x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase1d ago0xd47a86…6a91e8
0x1312…42080x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase1d ago0x5740fc…a295e6
0x1312…42080x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase1d ago0x8f2f67…49b0c8
0x1312…42080x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase1d ago0xfe883f…7933c1
0x1312…42080x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase1d ago0xa4edb2…e0b9d2
0x1312…42080x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase1d ago0x6f949d…2fc152
0x1312…42080x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase1d ago0x6f4e7a…9888f4
0x1312…42080x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase1d ago0xfc5ff9…6f56d2
0x1312…42080x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase1d ago0xbac6d6…3c559d
0x1312…42080x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase1d ago0x3bc623…a50799
0x1312…42080x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase1d ago0xc4116f…9e20da
0x1312…42080x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase1d ago0xbad09f…309963
0x1312…42080x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase1d ago0x5e8825…293a5f
0x1312…42080x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase1d ago0x3954f6…0cdb56
0x1312…42080x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase1d ago0xb50614…63c1dc

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.