Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x54c1…a77d0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0xd0ef3c…60a2c1
0x54c1…a77d0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0x1914ba…2e1084
0x54c1…a77d0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0xf834f2…8d00f1
0x54c1…a77d0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0x77bcd1…3cf5cd
0x54c1…a77d0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0x92d6cc…4c6fac
0x54c1…a77d0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0xe25803…0eb49f
0x54c1…a77d0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0xf36f0e…e9c98b
0x54c1…a77d0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0x27b89b…df505f
0x54c1…a77d0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0x24c417…fb35c6
0x54c1…a77d0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0xe2c128…a03e20
0x54c1…a77d0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0xcf70d6…24d644
0x54c1…a77d0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0x17d9de…ab1631
0x54c1…a77d0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0x6c7f2e…b6a94f
0x54c1…a77d0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0x761a61…2cd247
0x54c1…a77d0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0x7e6b63…988dfa
0x54c1…a77d0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0x5c8a4b…78b0b4
0x54c1…a77d0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0x571a0c…560c03
0x54c1…a77d0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0x152b85…7268b8
0x54c1…a77d0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0x68276a…8a999a
0x54c1…a77d0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0x231d94…5770aa
0x54c1…a77d0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0x31c0d0…82280d
0x54c1…a77d0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0x9d6b64…b5abc3
0x54c1…a77d0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0xdfc819…f95038
0x54c1…a77d0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0xb05a62…54b7dc
0x54c1…a77d0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0x6477c4…dc8db9

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.