Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x104d…acee0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase5d ago0x7c2df2…6dde1d
0x104d…acee0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase5d ago0x702ac2…4234b1
0x104d…acee0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase5d ago0xd2864e…bc54d0
0x104d…acee0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase5d ago0xcf1c9f…b9ab28
0x104d…acee0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase5d ago0x0701eb…324269
0x104d…acee0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase5d ago0x56281a…d6fcf8
0x104d…acee0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase5d ago0x7b0beb…feaeda
0x104d…acee0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase5d ago0x495c10…6e9566
0x104d…acee0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase5d ago0xa6542c…b865d5
0x104d…acee0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase5d ago0x397eb4…76f63d
0x104d…acee0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase5d ago0x87d07d…11ed89
0x104d…acee0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase5d ago0x76c03a…45d53d
0x104d…acee0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase5d ago0x7a12ee…009e99
0x104d…acee0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase5d ago0x042df3…6373d1
0x104d…acee0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase5d ago0xf4fc89…f54cba
0x104d…acee0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase5d ago0xe0794d…cb5a23
0x104d…acee0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase5d ago0x526a78…482acf
0x104d…acee0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase5d ago0x52a69a…4d07b7
0x104d…acee0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase5d ago0x952fd9…4b1219
0x104d…acee0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase5d ago0xfefc8b…454aa6
0x104d…acee0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase5d ago0x57e0e8…13785f
0x104d…acee0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase5d ago0x12a149…0306c4
0x104d…acee0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase5d ago0x640bd3…772088
0x104d…acee0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase5d ago0x11f56e…309018
0x104d…acee0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase5d ago0x472ce2…75451a

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.