Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x8ca8…ddc30x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase11d ago0x9052cc…573aab
0x8ca8…ddc30x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase11d ago0x21ad44…b8a313
0x8ca8…ddc30x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase11d ago0x234b9f…b893cd
0x8ca8…ddc30x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase11d ago0xd06fb2…551618
0x8ca8…ddc30x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase11d ago0x3f4463…889f2b
0x8ca8…ddc30x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase11d ago0x2967cb…de504f
0x8ca8…ddc30x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase11d ago0x3c2ed9…ad66d7
0x8ca8…ddc30x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase11d ago0x06199d…4f794d
0x8ca8…ddc30x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase11d ago0x597720…365cbe
0x8ca8…ddc30x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase11d ago0x07b1bd…88fb13
0x8ca8…ddc30x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase11d ago0xa5d719…fbb6c0
0x8ca8…ddc30x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase11d ago0x05b948…adae65
0x8ca8…ddc30x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase11d ago0x7191a0…b0cb29
0x8ca8…ddc30x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase11d ago0xe268ed…8a7eb2
0x8ca8…ddc30x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase11d ago0xd4c714…3a3d5c
0x8ca8…ddc30x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase11d ago0xd00898…957a03
0x8ca8…ddc30x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase11d ago0x96c72d…9418a6
0x8ca8…ddc30x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase11d ago0xccdab9…ccc07c
0x8ca8…ddc30x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase11d ago0x18ac8a…f09aa2
0x8ca8…ddc30x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase11d ago0x2eccfd…3034ae
0x8ca8…ddc30x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase11d ago0x5f1635…824376
0x8ca8…ddc30x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase11d ago0x7be7b8…f0282c
0x8ca8…ddc30x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase11d ago0xc1f321…98edad
0x8ca8…ddc30x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase11d ago0x99a030…d59a55
0x8ca8…ddc30x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase11d ago0xb813d2…edcfe7

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.