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%payAI6h ago0x24851f…8637ab
0xd34e…05b10xd34e…05b1Basex402 service$0.001100%payAI7h ago0x557430…4bc22a
0xd34e…05b10xd34e…05b1Basex402 service$0.001100%payAI7h ago0x105696…991b79
0xd34e…05b10xd34e…05b1Basex402 service$0.001100%payAI8h ago0x380703…74645a
0xd34e…05b10xd34e…05b1Basex402 service$0.001100%payAI9h ago0x3f3ccd…53cd1f
0xd34e…05b10xd34e…05b1Basex402 service$0.001100%payAI9h ago0xd95599…8a1055
0xd34e…05b10xd34e…05b1Basex402 service$0.001100%payAI10h ago0xa31a4f…4e18ed
0xd34e…05b10xd34e…05b1Basex402 service$0.001100%payAI10h ago0xcae196…5d2da6
0xd34e…05b10xd34e…05b1Basex402 service$0.001100%payAI11h ago0x4b254a…4da400
0xd34e…05b10xd34e…05b1Basex402 service$0.001100%payAI11h ago0x7ba47e…429865
0xd34e…05b10xd34e…05b1Basex402 service$0.001100%payAI12h ago0x9825cb…e09417
0xd34e…05b10xd34e…05b1Basex402 service$0.001100%payAI12h ago0x7c9039…a8dc02
0xd34e…05b10xd34e…05b1Basex402 service$0.001100%payAI13h ago0xb6ea94…c8a052
0xd34e…05b10xd34e…05b1Basex402 service$0.001100%payAI13h ago0x9a19a0…176c5e
0xd34e…05b10xd34e…05b1Basex402 service$0.001100%payAI14h ago0x63da84…ec4813
0xd34e…05b10xd34e…05b1Basex402 service$0.001100%payAI15h ago0x5d51a9…97c882
0xd34e…05b10xd34e…05b1Basex402 service$0.001100%payAI16h ago0x6c20b6…5af4e0
0xd34e…05b10xd34e…05b1Basex402 service$0.001100%payAI17h ago0x84e7d0…cb2cc8
0xd34e…05b10xd34e…05b1Basex402 service$0.001100%payAI17h ago0x6b3447…3a97b7
0xd34e…05b10xd34e…05b1Basex402 service$0.001100%payAI18h ago0x91adad…270fec
0xd34e…05b10xd34e…05b1Basex402 service$0.001100%payAI18h ago0x84ea04…1d2e34
0xd34e…05b10xd34e…05b1Basex402 service$0.001100%payAI19h ago0x805d74…3393f5
0xd34e…05b10xd34e…05b1Basex402 service$0.001100%payAI20h ago0x42ada0…e6bed5
0xd34e…05b10xd34e…05b1Basex402 service$0.001100%payAI20h ago0x2f175b…6a4612
0xd34e…05b10xd34e…05b1Basex402 service$0.001100%payAI21h ago0xa62030…1b4c4b

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.