Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x75a0…5da00xfe80…47eeBase—$0.001100%fluxa20d ago0xe909bc…c69fcb
0x75a0…5da00xfe80…47eeBase—$0.001100%fluxa20d ago0xee2549…9a92ce
0x75a0…5da00xfe80…47eeBase—$0.001100%fluxa20d ago0x8ba4fb…2876ef
0x75a0…5da00xfe80…47eeBase—$0.001100%fluxa20d ago0x7e6ce0…0b2703
0x75a0…5da00xfe80…47eeBase—$0.001100%fluxa20d ago0xa19ba7…e22bb4
0x75a0…5da00xfe80…47eeBase—$0.001100%fluxa20d ago0x638150…592294
0x75a0…5da00xfe80…47eeBase—$0.001100%fluxa20d ago0xa49ffc…58e5d2
0x75a0…5da00xfe80…47eeBase—$0.001100%fluxa20d ago0x94b8b4…8f71fa
0x75a0…5da00xfe80…47eeBase—$0.001100%fluxa20d ago0x256bef…d1e95d
0x75a0…5da00xfe80…47eeBase—$0.001100%fluxa20d ago0x9a8070…bbddfc
0x75a0…5da00xfe80…47eeBase—$0.001100%fluxa20d ago0xac1371…15ca9e
0x75a0…5da00xfe80…47eeBase—$0.001100%fluxa20d ago0x522c20…cdcf6e
0x75a0…5da00xfe80…47eeBase—$0.001100%fluxa20d ago0xc1befa…a6c83b
0x75a0…5da00xfe80…47eeBase—$0.001100%fluxa20d ago0x5332b7…ff231d
0x75a0…5da00xfe80…47eeBase—$0.001100%fluxa20d ago0xab4431…36216d
0x75a0…5da00xfe80…47eeBase—$0.001100%fluxa20d ago0x08c4e9…fb25e2
0x75a0…5da00xfe80…47eeBase—$0.001100%fluxa20d ago0x5f9c39…1b7a59
0x75a0…5da00xfe80…47eeBase—$0.001100%fluxa20d ago0xc6a0f9…94d780
0x75a0…5da00xfe80…47eeBase—$0.001100%fluxa20d ago0x7dc6f8…17cdb3
0x75a0…5da00xfe80…47eeBase—$0.001100%fluxa20d ago0x00470d…1a6d9d
0x75a0…5da00xfe80…47eeBase—$0.001100%fluxa21d ago0x47eaa4…638c51
0x75a0…5da00xfe80…47eeBase—$0.001100%fluxa21d ago0x3550ea…7f5980
0x75a0…5da00xfe80…47eeBase—$0.001100%fluxa21d ago0x47c381…6d2642
0x75a0…5da00xfe80…47eeBase—$0.001100%fluxa21d ago0xac0e54…7833bc
0x75a0…5da00xfe80…47eeBase—$0.001100%fluxa21d ago0x83d91c…fd4091

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.