Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x51e3…92340x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12d ago0xb9e79d…2d5bfe
0x51e3…92340x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12d ago0xf273c1…8639de
0x51e3…92340x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12d ago0x7f1858…77e877
0x51e3…92340x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12d ago0xa65827…61bb5a
0x51e3…92340x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12d ago0x419a0c…5304ed
0x51e3…92340x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12d ago0xe83bff…565ea5
0x51e3…92340x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12d ago0xad3393…b3d348
0x51e3…92340x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12d ago0x1b3f87…ebc021
0x51e3…92340x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12d ago0x428346…4406f9
0x51e3…92340x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12d ago0xbe3fef…14afc0
0x51e3…92340x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12d ago0x8144be…1bfd36
0x51e3…92340x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12d ago0x66b9c6…db3e05
0x51e3…92340x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12d ago0xc4eb8d…63d900
0x51e3…92340x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12d ago0x77692b…26561e
0x51e3…92340x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12d ago0xe730eb…b0e927
0x51e3…92340x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12d ago0x495501…aef8ce
0x51e3…92340x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12d ago0x5852be…50cff5
0x51e3…92340x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12d ago0x7e3cee…c4ce59
0x51e3…92340x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12d ago0xd82628…200636
0x51e3…92340x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12d ago0x43b0fe…edcc27

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.