Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xc97c…7a080x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12d ago0x60b17f…cd7de1
0xc97c…7a080x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12d ago0x4067c5…7ca14a
0xc97c…7a080x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12d ago0xbd1979…a90e3d
0xc97c…7a080x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12d ago0x42a07d…396813
0xc97c…7a080x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12d ago0xaf109d…583ad5
0xc97c…7a080x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12d ago0x27a633…7221fc
0xc97c…7a080x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12d ago0x83f0c4…1016bb
0xc97c…7a080x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12d ago0x0b324e…affe0d
0xc97c…7a080x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12d ago0x73ee4d…dc85be
0xc97c…7a080x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12d ago0x581c62…01aa60
0xc97c…7a080x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12d ago0xa3d9ff…b55bff
0xc97c…7a080x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12d ago0x26b437…c79afc
0xc97c…7a080x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12d ago0x966743…f7c5ef
0xc97c…7a080x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12d ago0xbd4815…38c363
0xc97c…7a080x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12d ago0x3039ca…b08d54
0xc97c…7a080x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12d ago0x5f7dcd…5afe82
0xc97c…7a080x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12d ago0x4b237e…1b74dd
0xc97c…7a080x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12d ago0xb7c823…0252c1
0xc97c…7a080x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12d ago0xf4069b…64f636
0xc97c…7a080x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12d ago0x7e2893…9d3c37
0xc97c…7a080x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12d ago0xba72ad…25ef0c
0xc97c…7a080x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12d ago0x5d89b7…e4c115
0xc97c…7a080x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12d ago0x323906…decc40
0xc97c…7a080x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12d ago0x80c383…79a419
0xc97c…7a080x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12d ago0xce126a…1bc23b

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.