Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x60a4…e7030xfe80…47eeBase—$0.001100%fluxa37d ago0x937a83…14b6ec
0x60a4…e7030xfe80…47eeBase—$0.001100%fluxa37d ago0xd84cd4…8aad98
0x60a4…e7030xfe80…47eeBase—$0.001100%fluxa37d ago0x77acf8…f00aa0
0x60a4…e7030xfe80…47eeBase—$0.001100%fluxa37d ago0x1bf9fb…8ffddc
0x60a4…e7030xfe80…47eeBase—$0.001100%fluxa37d ago0x76a276…fa5496
0x60a4…e7030xfe80…47eeBase—$0.001100%fluxa37d ago0x0c0d56…0bc73c
0x60a4…e7030xfe80…47eeBase—$0.001100%fluxa37d ago0x293112…6f1b37
0x60a4…e7030xfe80…47eeBase—$0.001100%fluxa37d ago0x426ddc…f940ab
0x60a4…e7030xfe80…47eeBase—$0.001100%fluxa37d ago0xaf67c9…2dda2c
0x60a4…e7030xfe80…47eeBase—$0.001100%fluxa37d ago0x375eed…32f2da
0x60a4…e7030xfe80…47eeBase—$0.001100%fluxa37d ago0x1ace0d…98ba93
0x60a4…e7030xfe80…47eeBase—$0.001100%fluxa37d ago0xa7bf2f…516f92
0x60a4…e7030xfe80…47eeBase—$0.001100%fluxa37d ago0x220640…62cc44
0x60a4…e7030xfe80…47eeBase—$0.001100%fluxa37d ago0x1467cb…2d8337
0x60a4…e7030xfe80…47eeBase—$0.001100%fluxa37d ago0x76ec11…f1f754
0x60a4…e7030xfe80…47eeBase—$0.001100%fluxa37d ago0x9400fa…6d40e6
0x60a4…e7030xfe80…47eeBase—$0.001100%fluxa37d ago0x6da510…091155
0x60a4…e7030xfe80…47eeBase—$0.001100%fluxa37d ago0x84f1a2…442714
0x60a4…e7030xfe80…47eeBase—$0.001100%fluxa37d ago0x90e4ed…ee87cd
0x60a4…e7030xfe80…47eeBase—$0.001100%fluxa37d ago0x7cb7a1…f70a5e
0x60a4…e7030xfe80…47eeBase—$0.001100%fluxa37d ago0xa0cc5d…c7a37a
0x60a4…e7030x9c95…e299Base—$0.001100%fluxa37d ago0x4e5cec…f0d2ad
0x60a4…e7030x9c95…e299Base—$0.001100%fluxa37d ago0xbcb95f…e5f52f
0x60a4…e7030xfe80…47eeBase—$0.001100%fluxa37d ago0x389823…c34bfc
0x60a4…e7030xfe80…47eeBase—$0.001100%fluxa37d ago0xfe5e52…5220da

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.