Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x2008…72a60x6a5e…c666Basex402 service$0.001100%payAI106d ago0x15edc0…92d9e4
0x2008…72a60x6a5e…c666Basex402 service$0.001100%payAI107d ago0x9c2631…2d7352
0x2008…72a60x6a5e…c666Basex402 service$0.001100%payAI107d ago0x6b8e2e…7e03b7
0x2008…72a60x6a5e…c666Basex402 service$0.001100%payAI107d ago0x00e859…2293b5
0x2008…72a60x6a5e…c666Basex402 service$0.001100%payAI107d ago0x222b48…f6de46
0x2008…72a60x6a5e…c666Basex402 service$0.001100%payAI107d ago0xc63ba9…d9432c
0x2008…72a60x6a5e…c666Basex402 service$0.001100%payAI107d ago0xf99a97…b4afbd
0x2008…72a60x6a5e…c666Basex402 service$0.001100%payAI107d ago0xc4f5c6…1cc08e
0x2008…72a60x6a5e…c666Basex402 service$0.001100%payAI107d ago0x78d451…0e5da6
0x2008…72a60x6a5e…c666Basex402 service$0.001100%payAI107d ago0xde5668…ea3a27
0x2008…72a60x6a5e…c666Basex402 service$0.001100%payAI107d ago0x510174…32c677
0x2008…72a60x6a5e…c666Basex402 service$0.001100%payAI107d ago0xd7858a…f2f6b2
0x2008…72a60x6a5e…c666Basex402 service$0.001100%payAI107d ago0xd93dde…40aa71
0x2008…72a60x6a5e…c666Basex402 service$0.001100%payAI107d ago0xdb9c71…fbeaa5
0x2008…72a60x6a5e…c666Basex402 service$0.001100%payAI107d ago0x8188b3…9448d3
0x2008…72a60x6a5e…c666Basex402 service$0.001100%payAI107d ago0xc7f2d1…5a2721
0x2008…72a60x6a5e…c666Basex402 service$0.001100%payAI107d ago0x840a52…7a6c09
0x2008…72a60x6a5e…c666Basex402 service$0.001100%payAI107d ago0x2342d6…4ca9c6
0x2008…72a60x6a5e…c666Basex402 service$0.001100%payAI107d ago0xd85321…f25b59
0x2008…72a60x6a5e…c666Basex402 service$0.001100%payAI107d ago0xc96774…54565a
0x2008…72a60x6a5e…c666Basex402 service$0.001100%payAI107d ago0xdbaf53…a60dc4
0x2008…72a60x6a5e…c666Basex402 service$0.001100%payAI107d ago0xb5b025…64d8be
0x2008…72a60x6a5e…c666Basex402 service$0.001100%payAI107d ago0xcb5949…32617e
0x2008…72a60x6a5e…c666Basex402 service$0.001100%payAI107d ago0x7463d7…41ce5b
0x2008…72a60x6a5e…c666Basex402 service$0.001100%payAI107d ago0xc8cb82…78ba10

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.