Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xf55a…0e090xfe80…47eeBase—$0.001100%fluxa20d ago0x92db40…4e1d9d
0xf55a…0e090xfe80…47eeBase—$0.001100%fluxa20d ago0xd4301e…de1242
0xf55a…0e090xfe80…47eeBase—$0.001100%fluxa20d ago0x0ddfc6…6d4782
0xf55a…0e090xfe80…47eeBase—$0.001100%fluxa20d ago0xc4022d…801f1c
0xf55a…0e090xfe80…47eeBase—$0.001100%fluxa20d ago0xefb1e7…887621
0xf55a…0e090xfe80…47eeBase—$0.001100%fluxa20d ago0x8accb8…4bdbf5
0xf55a…0e090xfe80…47eeBase—$0.001100%fluxa20d ago0x503259…9169c2
0xf55a…0e090xfe80…47eeBase—$0.001100%fluxa20d ago0x426cfb…2a5c10
0xf55a…0e090xfe80…47eeBase—$0.001100%fluxa20d ago0xfcddb7…4bfc2d
0xf55a…0e090xfe80…47eeBase—$0.001100%fluxa20d ago0x6eaa6e…ed9e6d
0xf55a…0e090xfe80…47eeBase—$0.001100%fluxa20d ago0x357968…120c45
0xf55a…0e090xfe80…47eeBase—$0.001100%fluxa20d ago0x9809d5…95d317
0xf55a…0e090xfe80…47eeBase—$0.001100%fluxa20d ago0x8b39ce…e37ad4
0xf55a…0e090xfe80…47eeBase—$0.001100%fluxa20d ago0x0fbee0…121552
0xf55a…0e090xfe80…47eeBase—$0.001100%fluxa20d ago0x521af4…5f487e
0xf55a…0e090xfe80…47eeBase—$0.001100%fluxa20d ago0x6c0ed5…610cb7
0xf55a…0e090xfe80…47eeBase—$0.001100%fluxa20d ago0xe8f5e4…8c52bd
0xf55a…0e090xfe80…47eeBase—$0.001100%fluxa20d ago0xe16438…7830bc
0xf55a…0e090xfe80…47eeBase—$0.001100%fluxa20d ago0xfedb04…2c1d21
0xf55a…0e090xfe80…47eeBase—$0.001100%fluxa20d ago0x93d0e1…e2a914
0xf55a…0e090xfe80…47eeBase—$0.001100%fluxa20d ago0x198a18…782f8c
0xf55a…0e090xfe80…47eeBase—$0.001100%fluxa20d ago0x3bbe8c…a4de79
0xf55a…0e090xfe80…47eeBase—$0.001100%fluxa20d ago0x332fad…d94cec
0xf55a…0e090xfe80…47eeBase—$0.001100%fluxa20d ago0x49d832…0294c6
0xf55a…0e090xfe80…47eeBase—$0.001100%fluxa20d ago0xe714c9…d4273e

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.