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%fluxa18d ago0x73970c…b29c0d
0x75a0…5da00xfe80…47eeBase—$0.001100%fluxa18d ago0x06b1d8…26a3e6
0x75a0…5da00xfe80…47eeBase—$0.001100%fluxa18d ago0x708b29…2e773e
0x75a0…5da00xfe80…47eeBase—$0.001100%fluxa19d ago0x0ea4e3…61108f
0x75a0…5da00xfe80…47eeBase—$0.001100%fluxa19d ago0xf724f5…f03ba9
0x75a0…5da00xfe80…47eeBase—$0.001100%fluxa19d ago0x19c2f0…f3998b
0x75a0…5da00xfe80…47eeBase—$0.001100%fluxa19d ago0xb35720…6d9d97
0x75a0…5da00xfe80…47eeBase—$0.001100%fluxa19d ago0x1c48fc…a3d1d7
0x75a0…5da00xfe80…47eeBase—$0.001100%fluxa19d ago0x4baecd…b49b32
0x75a0…5da00xfe80…47eeBase—$0.001100%fluxa19d ago0xaad509…765897
0x75a0…5da00xfe80…47eeBase—$0.001100%fluxa19d ago0x8ab5dc…e5e98e
0x75a0…5da00xfe80…47eeBase—$0.001100%fluxa19d ago0xb12ea8…c8a733
0x75a0…5da00xfe80…47eeBase—$0.001100%fluxa19d ago0x5721c4…d22b90
0x75a0…5da00xfe80…47eeBase—$0.001100%fluxa19d ago0x2c2598…fd65d5
0x75a0…5da00xfe80…47eeBase—$0.001100%fluxa19d ago0xbd22df…c79e3a
0x75a0…5da00xfe80…47eeBase—$0.001100%fluxa19d ago0xec55fb…354fcb
0x75a0…5da00xfe80…47eeBase—$0.001100%fluxa19d ago0x7ebaad…4f1c53
0x75a0…5da00xfe80…47eeBase—$0.001100%fluxa19d ago0xf3294a…4c8042
0x75a0…5da00xfe80…47eeBase—$0.001100%fluxa19d ago0x0b6636…27b850
0x75a0…5da00xfe80…47eeBase—$0.001100%fluxa19d ago0x767154…2176e4
0x75a0…5da00xfe80…47eeBase—$0.001100%fluxa19d ago0x9899fe…055e99
0x75a0…5da00xfe80…47eeBase—$0.001100%fluxa19d ago0xbf597c…582716
0x75a0…5da00xfe80…47eeBase—$0.001100%fluxa19d ago0xac9dfa…044abc
0x75a0…5da00xfe80…47eeBase—$0.001100%fluxa19d ago0xc2adf5…0510b0
0x75a0…5da00xfe80…47eeBase—$0.001100%fluxa19d ago0x6a0171…2e9bf6

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.