Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xd2b0…50e10x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12d ago0x45ca67…b59a96
0xd2b0…50e10x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12d ago0xafa0e5…4acacf
0xd2b0…50e10x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12d ago0x8769cc…9e9bf3
0xd2b0…50e10x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12d ago0xe42312…d86a2b
0xd2b0…50e10x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12d ago0x6cf14e…993295
0xd2b0…50e10x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12d ago0xf21ed0…9b989f
0xd2b0…50e10x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12d ago0xca751e…3b66c9
0xd2b0…50e10x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12d ago0x684ab9…6731d3
0xd2b0…50e10x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12d ago0xc4e954…dc4f26
0xd2b0…50e10x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12d ago0x733e4b…135e3e
0xd2b0…50e10x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12d ago0xa4d47e…4e25b1
0xd2b0…50e10x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12d ago0x42e36d…05a3c2
0xd2b0…50e10x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12d ago0x5790c6…3219de
0xd2b0…50e10x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12d ago0xbc6744…2388d4
0xd2b0…50e10x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12d ago0xdbac43…982911
0xd2b0…50e10x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12d ago0x6519eb…d04331
0xd2b0…50e10x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12d ago0x177742…26bacf
0xd2b0…50e10x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12d ago0x485815…0006d1
0xd2b0…50e10x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12d ago0x171f5c…2ececb
0xd2b0…50e10x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12d ago0xc25aa1…faa247
0xd2b0…50e10x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12d ago0xa16c86…80121b
0xd2b0…50e10x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12d ago0xbe057f…ecb522
0xd2b0…50e10x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12d ago0xb64caa…c7198c
0xd2b0…50e10x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12d ago0xbb70a5…bcfcec
0xd2b0…50e10x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12d ago0x84be70…2247c4

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.