Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xdb6f…f68e0x6a5e…c666Basex402 service$0.001100%payAI110d ago0xd587f8…aaef93
0xdb6f…f68e0x6a5e…c666Basex402 service$0.001100%payAI110d ago0x84e76d…c411d8
0xdb6f…f68e0x6a5e…c666Basex402 service$0.001100%payAI110d ago0x8892de…a6450d
0xdb6f…f68e0x6a5e…c666Basex402 service$0.001100%payAI110d ago0x90b713…f4780d
0xdb6f…f68e0x6a5e…c666Basex402 service$0.001100%payAI110d ago0xaef885…a23c88
0xdb6f…f68e0x6a5e…c666Basex402 service$0.001100%payAI110d ago0xaee2b9…727a53
0xdb6f…f68e0x6a5e…c666Basex402 service$0.001100%payAI110d ago0xe0d9e9…56fdb7
0xdb6f…f68e0x6a5e…c666Basex402 service$0.001100%payAI110d ago0xa084d2…4e23d9
0xdb6f…f68e0x6a5e…c666Basex402 service$0.001100%payAI110d ago0x16611b…2f982d
0xdb6f…f68e0x6a5e…c666Basex402 service$0.001100%payAI110d ago0x9d2326…5a97fc
0xdb6f…f68e0x6a5e…c666Basex402 service$0.001100%payAI110d ago0xc5ac9e…a0c4e4
0xdb6f…f68e0x6a5e…c666Basex402 service$0.001100%payAI110d ago0x5ba39b…1145e8
0xdb6f…f68e0x6a5e…c666Basex402 service$0.001100%payAI110d ago0x1d7a4e…3d9982
0xdb6f…f68e0x6a5e…c666Basex402 service$0.001100%payAI110d ago0xd9d00b…deadd4
0xdb6f…f68e0x6a5e…c666Basex402 service$0.001100%payAI110d ago0x7a3c1e…c1a25d
0xdb6f…f68e0x6a5e…c666Basex402 service$0.001100%payAI110d ago0x28e831…bf970a
0xdb6f…f68e0x6a5e…c666Basex402 service$0.001100%payAI110d ago0xe33009…aa7ad0
0xdb6f…f68e0x6a5e…c666Basex402 service$0.001100%payAI110d ago0xea6f5d…5b2dce
0xdb6f…f68e0x6a5e…c666Basex402 service$0.001100%payAI110d ago0x6c12d5…74b8be
0xdb6f…f68e0x6a5e…c666Basex402 service$0.001100%payAI110d ago0x711f2f…0b624c
0xdb6f…f68e0x6a5e…c666Basex402 service$0.001100%payAI110d ago0x679473…abc73f
0xdb6f…f68e0x6a5e…c666Basex402 service$0.001100%payAI110d ago0xf37a22…646bc5
0xdb6f…f68e0x6a5e…c666Basex402 service$0.001100%payAI110d ago0x841270…0d0646
0xdb6f…f68e0x6a5e…c666Basex402 service$0.001100%payAI110d ago0x92be79…8a4817
0xdb6f…f68e0x6a5e…c666Basex402 service$0.001100%payAI110d ago0x971ae8…53ecea

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.