Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xd34e…05b10xd34e…05b1Basex402 service$0.001100%payAI12h ago0x0cd592…2d6c2e
0xd34e…05b10xd34e…05b1Basex402 service$0.001100%payAI12h ago0x0876d6…fcd8fe
0xd34e…05b10xd34e…05b1Basex402 service$0.001100%payAI13h ago0x6c4d20…c53f7f
0xd34e…05b10xd34e…05b1Basex402 service$0.001100%payAI14h ago0x7567e0…0664a0
0xd34e…05b10xd34e…05b1Basex402 service$0.001100%payAI14h ago0x5fa62a…141dd9
0xd34e…05b10xd34e…05b1Basex402 service$0.001100%payAI15h ago0x8dd301…4a31f4
0xd34e…05b10xd34e…05b1Basex402 service$0.001100%payAI15h ago0x8413cb…c7f7c4
0xd34e…05b10xd34e…05b1Basex402 service$0.001100%payAI16h ago0xbc8a8f…51aefb
0xd34e…05b10xd34e…05b1Basex402 service$0.001100%payAI16h ago0x3c1b78…3bbdf2
0xd34e…05b10xd34e…05b1Basex402 service$0.001100%payAI17h ago0xe0a4a5…b6453a
0xd34e…05b10xd34e…05b1Basex402 service$0.001100%payAI17h ago0x48bde9…ee73c0
0xd34e…05b10xd34e…05b1Basex402 service$0.001100%payAI18h ago0x42b621…1f60fe
0xd34e…05b10xd34e…05b1Basex402 service$0.001100%payAI19h ago0x6c53a7…2ddd2b
0xd34e…05b10xd34e…05b1Basex402 service$0.001100%payAI19h ago0xa697bf…88ae8a
0xd34e…05b10xd34e…05b1Basex402 service$0.001100%payAI20h ago0xfa1420…65299d
0xd34e…05b10xd34e…05b1Basex402 service$0.001100%payAI20h ago0xd48db9…ef27a5
0xd34e…05b10xd34e…05b1Basex402 service$0.001100%payAI21h ago0xce7616…7d13d1
0xd34e…05b10xd34e…05b1Basex402 service$0.001100%payAI21h ago0x4cc5f2…6ecaea
0xd34e…05b10xd34e…05b1Basex402 service$0.001100%payAI22h ago0x5e9968…e6ecd2
0xd34e…05b10xd34e…05b1Basex402 service$0.001100%payAI22h ago0xd7bd48…76bf63
0xd34e…05b10xd34e…05b1Basex402 service$0.001100%payAI23h ago0xdc8a0a…faf681
0xd34e…05b10xd34e…05b1Basex402 service$0.001100%payAI1d ago0x77c9a4…ffba56
0xd34e…05b10xd34e…05b1Basex402 service$0.001100%payAI1d ago0xb3f55f…f381f6
0xd34e…05b10xd34e…05b1Basex402 service$0.001100%payAI1d ago0x943321…3061f1
0xd34e…05b10xd34e…05b1Basex402 service$0.001100%payAI1d ago0xf696fc…9e46e1

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.