Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x252f…ae780x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase1d ago0xb815be…6d9068
0x252f…ae780x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase1d ago0xb8c72b…1e166c
0x252f…ae780x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase1d ago0xec51fd…33aaa1
0x252f…ae780x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase1d ago0xe91612…ea8b31
0x252f…ae780x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase1d ago0x487a32…fc0dc5
0x252f…ae780x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase1d ago0x85b728…344b10
0x252f…ae780x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase1d ago0xda2edf…6699e0
0x252f…ae780x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase1d ago0x6da7aa…e3da43
0x252f…ae780x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase1d ago0x503080…1d4484
0x252f…ae780x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase1d ago0xecd2c8…af0d88
0x252f…ae780x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase1d ago0xc490e8…e0b44d
0x252f…ae780x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase1d ago0x55a51b…5f6eb0
0x252f…ae780x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase1d ago0xf6f80d…5b4daa
0x252f…ae780x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase1d ago0x56ca75…b0de4e
0x252f…ae780x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase1d ago0x165084…31c046
0x252f…ae780x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase1d ago0xc78877…7b6000
0x252f…ae780x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase1d ago0xe20ffa…35dd77
0x252f…ae780x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase1d ago0x77691b…fb0e1a
0x252f…ae780x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase1d ago0x1d66a5…3c551d
0x252f…ae780x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase1d ago0x8d5d25…691eee
0x252f…ae780x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase1d ago0x0a4b85…a9f220
0x252f…ae780x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase1d ago0x77e1a4…95303b
0x252f…ae780x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase1d ago0x72899b…bbc72a
0x252f…ae780x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase1d ago0xbad6a8…8a0853
0x252f…ae780x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase1d ago0xfd174e…f2ae0f

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.