Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xd20a…42a00xfe80…47eeBase—$0.001100%fluxa19d ago0x6c27f8…848876
0xd20a…42a00xfe80…47eeBase—$0.001100%fluxa20d ago0x4c07f6…57c450
0xd20a…42a00xfe80…47eeBase—$0.001100%fluxa20d ago0x7de130…528a9c
0xd20a…42a00xfe80…47eeBase—$0.001100%fluxa20d ago0x1af20d…ec361d
0xd20a…42a00xfe80…47eeBase—$0.001100%fluxa20d ago0x24ba10…f39dca
0xd20a…42a00xfe80…47eeBase—$0.001100%fluxa20d ago0x8853a4…e68109
0xd20a…42a00xfe80…47eeBase—$0.001100%fluxa20d ago0x103355…f4f714
0xd20a…42a00xfe80…47eeBase—$0.001100%fluxa20d ago0xf89d68…acdac1
0xd20a…42a00xfe80…47eeBase—$0.001100%fluxa20d ago0x88328f…d1fc24
0xd20a…42a00xfe80…47eeBase—$0.001100%fluxa20d ago0xef1885…17ec96
0xd20a…42a00xfe80…47eeBase—$0.001100%fluxa20d ago0xb3d1ed…133c81
0xd20a…42a00xfe80…47eeBase—$0.001100%fluxa20d ago0xd9e407…7046f0
0xd20a…42a00xfe80…47eeBase—$0.001100%fluxa20d ago0x6386da…ff097f
0xd20a…42a00xfe80…47eeBase—$0.001100%fluxa20d ago0x0ecb34…2edadf
0xd20a…42a00xfe80…47eeBase—$0.001100%fluxa20d ago0x6f9080…a2c843
0xd20a…42a00xfe80…47eeBase—$0.001100%fluxa20d ago0x3580ac…6c7e71
0xd20a…42a00xfe80…47eeBase—$0.001100%fluxa20d ago0xb685c6…c64cb2
0xd20a…42a00xfe80…47eeBase—$0.001100%fluxa20d ago0x57f9c9…b71bed
0xd20a…42a00xfe80…47eeBase—$0.001100%fluxa20d ago0x7688fd…b02f49
0xd20a…42a00xfe80…47eeBase—$0.001100%fluxa20d ago0x0e4def…9555c7
0xd20a…42a00xfe80…47eeBase—$0.001100%fluxa20d ago0xcfd4cb…fe8828
0xd20a…42a00xfe80…47eeBase—$0.001100%fluxa20d ago0x5a7921…df80d2
0xd20a…42a00xfe80…47eeBase—$0.001100%fluxa20d ago0x8e6d87…88a331
0xd20a…42a00xfe80…47eeBase—$0.001100%fluxa20d ago0x42a8b0…cdd5d3

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.