Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x8638…63690x6a5e…c666Basex402 service$0.001100%payAI104d ago0x1a8811…7a1447
0x8638…63690x6a5e…c666Basex402 service$0.001100%payAI104d ago0xace669…018bab
0x8638…63690x6a5e…c666Basex402 service$0.001100%payAI104d ago0xabe2eb…4f647c
0x8638…63690x6a5e…c666Basex402 service$0.001100%payAI104d ago0x8c3152…8fa67a
0x8638…63690x6a5e…c666Basex402 service$0.001100%payAI104d ago0x8ec557…176bcc
0x8638…63690x6a5e…c666Basex402 service$0.001100%payAI104d ago0x431802…4bd8d8
0x8638…63690x6a5e…c666Basex402 service$0.001100%payAI104d ago0x7890b4…5a106c
0x8638…63690x6a5e…c666Basex402 service$0.001100%payAI104d ago0xba1155…587205
0x8638…63690x6a5e…c666Basex402 service$0.001100%payAI104d ago0x2ff445…b9ef3c
0x8638…63690x6a5e…c666Basex402 service$0.001100%payAI104d ago0xdf1366…a20968
0x8638…63690x6a5e…c666Basex402 service$0.001100%payAI104d ago0x598761…d3a48f
0x8638…63690x6a5e…c666Basex402 service$0.001100%payAI104d ago0x148952…c22e3b
0x8638…63690x6a5e…c666Basex402 service$0.001100%payAI104d ago0xf42785…5e7d1e
0x8638…63690x6a5e…c666Basex402 service$0.001100%payAI104d ago0xbf94ee…0c7d2e
0x8638…63690x6a5e…c666Basex402 service$0.001100%payAI104d ago0x46c1aa…729e22
0x8638…63690x6a5e…c666Basex402 service$0.001100%payAI104d ago0xf6d0e2…d399dc
0x8638…63690x6a5e…c666Basex402 service$0.001100%payAI104d ago0x8c264b…9ea081
0x8638…63690x6a5e…c666Basex402 service$0.001100%payAI104d ago0xf0886c…2b3084
0x8638…63690x6a5e…c666Basex402 service$0.001100%payAI104d ago0x8bfba0…434cf7
0x8638…63690x6a5e…c666Basex402 service$0.001100%payAI104d ago0xef0f96…d71931
0x8638…63690x6a5e…c666Basex402 service$0.001100%payAI104d ago0x39544c…cc9e93
0x8638…63690x6a5e…c666Basex402 service$0.001100%payAI104d ago0x7e7c46…57bf7c
0x8638…63690x6a5e…c666Basex402 service$0.001100%payAI104d ago0xfe30f1…f9a083
0x8638…63690x6a5e…c666Basex402 service$0.001100%payAI104d ago0xa8544f…570b9a
0x8638…63690x6a5e…c666Basex402 service$0.001100%payAI104d ago0xbea1a2…fa99b3

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.