Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x35a9…9e9f0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0xd4aaff…8f4179
0x35a9…9e9f0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0x8dafa1…53ffd1
0x35a9…9e9f0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0x435749…b8f83f
0x35a9…9e9f0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0xf5b3b9…684c24
0x35a9…9e9f0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0xf38b45…09538e
0x35a9…9e9f0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0x0c8fc7…500d2c
0x35a9…9e9f0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0xc9cd7a…af91aa
0x35a9…9e9f0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0x4437c2…e42aff
0x35a9…9e9f0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0xadc775…cc21d2
0x35a9…9e9f0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0x15ac57…65ee2a
0x35a9…9e9f0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0x6ba612…ee95a1
0x35a9…9e9f0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0x0d08dd…215dbf
0x35a9…9e9f0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0x6d2414…25a103
0x35a9…9e9f0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0xec2455…1bc876
0x35a9…9e9f0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0x0570a9…e6afec
0x35a9…9e9f0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0xe3845c…e0c94a
0x35a9…9e9f0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0xad81e8…7b784f
0x35a9…9e9f0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0x169bde…752513
0x35a9…9e9f0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0x0d0f57…f43c88
0x35a9…9e9f0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0x6ad36f…b1297f
0x35a9…9e9f0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0x81e816…70331c
0x35a9…9e9f0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0x5fdad5…46a5d6
0x35a9…9e9f0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0xb8f3b4…1193ab
0x35a9…9e9f0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0xd5c84d…bcd488
0x35a9…9e9f0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0xd3a9ff…781c68

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.