Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xc1f6…f1c40x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase22m ago0x36815e…a1804f
0xc1f6…f1c40x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase22m ago0x6c7406…afeab6
0xc1f6…f1c40x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase22m ago0x94f87c…f90837
0xc1f6…f1c40x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase23m ago0xae5d8a…189578
0xc1f6…f1c40x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase23m ago0x535a37…cac707
0xc1f6…f1c40x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase23m ago0xb22f0d…e05aca
0xc1f6…f1c40x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase24m ago0x0c7b55…ec76d0
0xc1f6…f1c40x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase24m ago0xe6ec8b…e44275
0xc1f6…f1c40x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase24m ago0x3a3155…170a88
0xc1f6…f1c40x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase24m ago0x0cafb0…2099fb
0xc1f6…f1c40x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase25m ago0xafb6ed…1a8f61
0xc1f6…f1c40x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase25m ago0x534cab…0e2f5e
0xc1f6…f1c40x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase25m ago0x8db50f…9db6cf
0xc1f6…f1c40x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase25m ago0x4e13bc…00fdf9
0xc1f6…f1c40x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase26m ago0xc740e6…1d5742
0xc1f6…f1c40x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase26m ago0x299829…ea4659
0xc1f6…f1c40x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase26m ago0xed6765…903710
0xc1f6…f1c40x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase27m ago0x33a1c4…3d6bd2
0xc1f6…f1c40x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase27m ago0x1afb83…2e57cd
0xc1f6…f1c40x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase27m ago0x35b0bc…9b6351
0xc1f6…f1c40x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase27m ago0xe2d701…06aeb0
0xc1f6…f1c40x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase28m ago0x2c6874…d3aff8
0xc1f6…f1c40x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase28m ago0xbdb9de…b26eee
0xc1f6…f1c40x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase28m ago0x346f11…1a95b1
0xc1f6…f1c40x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase28m ago0xb56753…f5b633

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.