Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xf51e…fb2d0x6a5e…c666Basex402 service$0.001100%payAI102d ago0x4bb7f6…59f7cc
0xf51e…fb2d0x6a5e…c666Basex402 service$0.001100%payAI102d ago0x9ce5e7…334c62
0xf51e…fb2d0x6a5e…c666Basex402 service$0.001100%payAI102d ago0x9a5516…75140a
0xf51e…fb2d0x6a5e…c666Basex402 service$0.001100%payAI102d ago0x3cc711…11f371
0xf51e…fb2d0x6a5e…c666Basex402 service$0.001100%payAI102d ago0x7d78c4…946f69
0xf51e…fb2d0x6a5e…c666Basex402 service$0.001100%payAI102d ago0x9f0531…5ec0df
0xf51e…fb2d0x6a5e…c666Basex402 service$0.001100%payAI102d ago0x267af3…f06eb9
0xf51e…fb2d0x6a5e…c666Basex402 service$0.001100%payAI102d ago0x27e1c0…0027c0
0xf51e…fb2d0x6a5e…c666Basex402 service$0.001100%payAI102d ago0xb2659f…de77b1
0xf51e…fb2d0x6a5e…c666Basex402 service$0.001100%payAI102d ago0x8f6b0c…cb9256
0xf51e…fb2d0x6a5e…c666Basex402 service$0.001100%payAI102d ago0xaba288…52ea6e
0xf51e…fb2d0x6a5e…c666Basex402 service$0.001100%payAI102d ago0xba00bf…ddfd34
0xf51e…fb2d0x6a5e…c666Basex402 service$0.001100%payAI102d ago0xb03d59…7a98ee
0xf51e…fb2d0x6a5e…c666Basex402 service$0.001100%payAI102d ago0xd6069c…751104
0xf51e…fb2d0x6a5e…c666Basex402 service$0.001100%payAI102d ago0x5a4e68…0be7fc
0xf51e…fb2d0x6a5e…c666Basex402 service$0.001100%payAI102d ago0xf01eb5…099e65
0xf51e…fb2d0x6a5e…c666Basex402 service$0.001100%payAI102d ago0x6dcc6f…43d4ac
0xf51e…fb2d0x6a5e…c666Basex402 service$0.001100%payAI102d ago0x732e3e…05daa8
0xf51e…fb2d0x6a5e…c666Basex402 service$0.001100%payAI102d ago0x42c1a6…daec71
0xf51e…fb2d0x6a5e…c666Basex402 service$0.001100%payAI102d ago0xbc9a79…cb3ac6
0xf51e…fb2d0x6a5e…c666Basex402 service$0.001100%payAI102d ago0xfa549c…df6bf9
0xf51e…fb2d0x6a5e…c666Basex402 service$0.001100%payAI102d ago0x1ce488…140018
0xf51e…fb2d0x6a5e…c666Basex402 service$0.001100%payAI102d ago0x1b04d9…2f102b
0xf51e…fb2d0x6a5e…c666Basex402 service$0.001100%payAI102d ago0x5d5f24…1c5c62
0xf51e…fb2d0x6a5e…c666Basex402 service$0.001100%payAI102d ago0xaf514a…71dff8

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.