Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x0d24…e7b00xfe80…47eeBase—$0.001100%fluxa21d ago0x3cf8dd…a1b666
0x0d24…e7b00xfe80…47eeBase—$0.001100%fluxa21d ago0x2d4155…123637
0x0d24…e7b00xfe80…47eeBase—$0.001100%fluxa21d ago0x5f2018…6e1454
0x0d24…e7b00xfe80…47eeBase—$0.001100%fluxa21d ago0xacb1e4…9aca1a
0x0d24…e7b00xfe80…47eeBase—$0.001100%fluxa21d ago0x3ea1cb…99ba46
0x0d24…e7b00xfe80…47eeBase—$0.001100%fluxa21d ago0x935245…ed031c
0x0d24…e7b00xfe80…47eeBase—$0.001100%fluxa21d ago0x915288…469141
0x0d24…e7b00xfe80…47eeBase—$0.001100%fluxa21d ago0xa46beb…5bff29
0x0d24…e7b00xfe80…47eeBase—$0.001100%fluxa21d ago0x2bbd6d…fa86f2
0x0d24…e7b00xfe80…47eeBase—$0.001100%fluxa21d ago0xf9f365…45623b
0x0d24…e7b00xfe80…47eeBase—$0.001100%fluxa22d ago0x8cca41…c9775d
0x0d24…e7b00xfe80…47eeBase—$0.001100%fluxa22d ago0xd13a8a…46eee1
0x0d24…e7b00xfe80…47eeBase—$0.001100%fluxa22d ago0xb8e465…fe4702
0x0d24…e7b00xfe80…47eeBase—$0.001100%fluxa22d ago0xf28ebb…4764e0
0x0d24…e7b00xfe80…47eeBase—$0.001100%fluxa22d ago0xc7b33a…788d0e
0x0d24…e7b00xfe80…47eeBase—$0.001100%fluxa22d ago0x83f020…4d2cc6
0x0d24…e7b00xfe80…47eeBase—$0.001100%fluxa22d ago0x3c1d7f…5e4aca
0x0d24…e7b00xfe80…47eeBase—$0.001100%fluxa22d ago0x028d2d…a3873f
0x0d24…e7b00xfe80…47eeBase—$0.001100%fluxa22d ago0xa8b815…4eb06a
0x0d24…e7b00xfe80…47eeBase—$0.001100%fluxa22d ago0x96ac77…db2adb
0x0d24…e7b00xfe80…47eeBase—$0.001100%fluxa22d ago0x07edba…eab609
0x0d24…e7b00xfe80…47eeBase—$0.001100%fluxa22d ago0xa631dd…f6cda5
0x0d24…e7b00xfe80…47eeBase—$0.001100%fluxa22d ago0x65c727…323357
0x0d24…e7b00xfe80…47eeBase—$0.001100%fluxa22d ago0x7f3eb9…3129d9
0x0d24…e7b00xfe80…47eeBase—$0.001100%fluxa22d ago0xde8212…0c0f3a

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.