Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xd762…b2ee0x6a5e…c666Basex402 service$0.001100%payAI105d ago0xccf3a4…f04fa0
0xd762…b2ee0x6a5e…c666Basex402 service$0.001100%payAI105d ago0xec7030…11a003
0xd762…b2ee0x6a5e…c666Basex402 service$0.001100%payAI105d ago0x356e04…ef7d16
0xd762…b2ee0x6a5e…c666Basex402 service$0.001100%payAI105d ago0x45ac56…6c61c9
0xd762…b2ee0x6a5e…c666Basex402 service$0.001100%payAI105d ago0x0ecdf4…3b74d2
0xd762…b2ee0x6a5e…c666Basex402 service$0.001100%payAI105d ago0x50a2ce…8db99a
0xd762…b2ee0x6a5e…c666Basex402 service$0.001100%payAI105d ago0x95eaf5…ad7204
0xd762…b2ee0x6a5e…c666Basex402 service$0.001100%payAI105d ago0x22c0bd…bbe1dd
0xd762…b2ee0x6a5e…c666Basex402 service$0.001100%payAI105d ago0x700c18…17ece2
0xd762…b2ee0x6a5e…c666Basex402 service$0.001100%payAI105d ago0xdf2a72…5c4546
0xd762…b2ee0x6a5e…c666Basex402 service$0.001100%payAI105d ago0x100a80…8fb518
0xd762…b2ee0x6a5e…c666Basex402 service$0.001100%payAI105d ago0x86e999…d95549
0xd762…b2ee0x6a5e…c666Basex402 service$0.001100%payAI105d ago0xb7b770…d3fe06
0xd762…b2ee0x6a5e…c666Basex402 service$0.001100%payAI105d ago0xfece6b…9810e5
0xd762…b2ee0x6a5e…c666Basex402 service$0.001100%payAI105d ago0xc4eba0…bdf1c9
0xd762…b2ee0x6a5e…c666Basex402 service$0.001100%payAI105d ago0x0b77c8…6ac31d
0xd762…b2ee0x6a5e…c666Basex402 service$0.001100%payAI105d ago0x38b5e8…8ed215
0xd762…b2ee0x6a5e…c666Basex402 service$0.001100%payAI105d ago0xc8162d…004ea9
0xd762…b2ee0x6a5e…c666Basex402 service$0.001100%payAI105d ago0xdfbe16…b29ba2
0xd762…b2ee0x6a5e…c666Basex402 service$0.001100%payAI105d ago0x5b4ee8…2e6ac5
0xd762…b2ee0x6a5e…c666Basex402 service$0.001100%payAI105d ago0x0475e3…5de495
0xd762…b2ee0x6a5e…c666Basex402 service$0.001100%payAI105d ago0xe8c5d1…c0ecbc
0xd762…b2ee0x6a5e…c666Basex402 service$0.001100%payAI105d ago0x5ad524…601eac
0xd762…b2ee0x6a5e…c666Basex402 service$0.001100%payAI105d ago0x9c4a8c…597605
0xd762…b2ee0x6a5e…c666Basex402 service$0.001100%payAI105d ago0xf724ad…77a9eb

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.