Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xcafc…54320x6a5e…c666Basex402 service$0.001100%payAI113d ago0x96c654…6ff9fd
0xcafc…54320x6a5e…c666Basex402 service$0.001100%payAI113d ago0x6e79db…39cf7b
0xcafc…54320x6a5e…c666Basex402 service$0.001100%payAI113d ago0xd1e6e7…8bc387
0xcafc…54320x6a5e…c666Basex402 service$0.001100%payAI113d ago0x1841b6…0d5de3
0xcafc…54320x6a5e…c666Basex402 service$0.001100%payAI113d ago0x323378…fc95d2
0xcafc…54320x6a5e…c666Basex402 service$0.001100%payAI113d ago0x8ae588…e3efba
0xcafc…54320x6a5e…c666Basex402 service$0.001100%payAI113d ago0x306402…74bad1
0xcafc…54320x6a5e…c666Basex402 service$0.001100%payAI113d ago0xf98ab5…406fe5
0xcafc…54320x6a5e…c666Basex402 service$0.001100%payAI113d ago0x4dbd2c…ddf4e5
0xcafc…54320x6a5e…c666Basex402 service$0.001100%payAI113d ago0xbe3e24…94e23c
0xcafc…54320x6a5e…c666Basex402 service$0.001100%payAI113d ago0xd28af6…31916c
0xcafc…54320x6a5e…c666Basex402 service$0.001100%payAI113d ago0x3ac782…e9a420
0xcafc…54320x6a5e…c666Basex402 service$0.001100%payAI113d ago0x7f7f2f…30893a
0xcafc…54320x6a5e…c666Basex402 service$0.001100%payAI113d ago0x6c92f6…2a0ab3
0xcafc…54320x6a5e…c666Basex402 service$0.001100%payAI113d ago0x901915…872ba9
0xcafc…54320x6a5e…c666Basex402 service$0.001100%payAI113d ago0x5299fe…8cf1fc
0xcafc…54320x6a5e…c666Basex402 service$0.001100%payAI113d ago0x1aabda…e6857d
0xcafc…54320x6a5e…c666Basex402 service$0.001100%payAI113d ago0x4cd724…f9a643
0xcafc…54320x6a5e…c666Basex402 service$0.001100%payAI113d ago0x66fac4…a0a02b
0xcafc…54320x6a5e…c666Basex402 service$0.001100%payAI113d ago0xda2714…4ea9d2
0xcafc…54320x6a5e…c666Basex402 service$0.001100%payAI113d ago0xf411a1…034803
0xcafc…54320x6a5e…c666Basex402 service$0.001100%payAI113d ago0x0c9463…c0b2b9
0xcafc…54320x6a5e…c666Basex402 service$0.001100%payAI113d ago0x905284…bd0655
0xcafc…54320x6a5e…c666Basex402 service$0.001100%payAI113d ago0x6dc475…6db652
0xcafc…54320x6a5e…c666Basex402 service$0.001100%payAI113d ago0xcbc11d…67b9a9

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.