Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xa7ae…98440x07cf…2396Basex402 service$0.04100%payAI26d ago0xfddd4c…da7f31
0xa7ae…98440x07cf…2396Basex402 service$0.0470%0x1360…66fa26d ago0x659246…1be9c4
0xa7ae…98440x07cf…2396Basex402 service$0.10100%payAI26d ago0xc35af3…d6229a
0xa7ae…98440x07cf…2396Basex402 service$0.0270%0x1360…66fa26d ago0x9dc0bc…01d615
0xa7ae…98440x07cf…2396Basex402 service$0.0470%0x1360…66fa26d ago0x335368…89495d
0xa7ae…98440x07cf…2396Basex402 service$0.20100%payAI26d ago0xde3fbf…22d98a
0xa7ae…98440x07cf…2396Basex402 service$0.0670%0x1360…66fa26d ago0x269e74…41e37c
0xa7ae…98440x07cf…2396Basex402 service$0.0270%0x1360…66fa26d ago0x1401df…eb0878
0xa7ae…98440x07cf…2396Basex402 service$0.0470%0x1360…66fa26d ago0x101d42…329688
0xa7ae…98440x07cf…2396Basex402 service$0.0270%0x1360…66fa26d ago0x07a1b2…e78495
0xa7ae…98440x07cf…2396Basex402 service$0.02100%payAI26d ago0x4bc82b…2f0c0f
0xa7ae…98440x07cf…2396Basex402 service$0.0470%0x1360…66fa26d ago0xd7674a…3e544d
0xa7ae…98440x07cf…2396Basex402 service$0.2070%0x1360…66fa26d ago0x0f9351…6089a9
0xa7ae…98440x07cf…2396Basex402 service$0.0470%0x1360…66fa26d ago0x2f0afc…70ce9a
0xa7ae…98440x07cf…2396Basex402 service$0.02100%payAI26d ago0x733d60…2aca3b
0xa7ae…98440x07cf…2396Basex402 service$0.0470%0x1360…66fa26d ago0x166b88…0299e0
0xa7ae…98440x07cf…2396Basex402 service$0.02100%payAI26d ago0x327f55…66b6a8
0xa7ae…98440x07cf…2396Basex402 service$0.0270%0x1360…66fa26d ago0x0d41c3…c2248d
0xa7ae…98440x07cf…2396Basex402 service$0.0270%0x1360…66fa26d ago0x690a22…20b7a6
0xa7ae…98440x07cf…2396Basex402 service$0.10100%payAI26d ago0x699854…507562
0xa7ae…98440x07cf…2396Basex402 service$0.0270%0x1360…66fa26d ago0x800a3f…83daed
0xa7ae…98440x07cf…2396Basex402 service$0.0470%0x1360…66fa26d ago0x446afc…f3f5dc
0xa7ae…98440x07cf…2396Basex402 service$0.1070%0x1360…66fa26d ago0xa3414f…0fbd39
0xa7ae…98440x07cf…2396Basex402 service$0.0270%0x1360…66fa26d ago0x9828b4…c2eedb
0xa7ae…98440x07cf…2396Basex402 service$0.0270%0x1360…66fa26d ago0xffa0f7…bb6239

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.