Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x62fe…d1ff0xfe80…47eeBase—$0.001100%fluxa27d ago0xbf573a…a928a4
0x62fe…d1ff0xfe80…47eeBase—$0.001100%fluxa27d ago0xab3937…cdf483
0x62fe…d1ff0xfe80…47eeBase—$0.001100%fluxa27d ago0xf0faad…2cc394
0x62fe…d1ff0xfe80…47eeBase—$0.001100%fluxa27d ago0x59c63b…7bcafe
0x62fe…d1ff0xfe80…47eeBase—$0.001100%fluxa27d ago0x0f4f4d…abc49b
0x62fe…d1ff0xfe80…47eeBase—$0.001100%fluxa27d ago0x48a282…29f7a2
0x62fe…d1ff0xfe80…47eeBase—$0.001100%fluxa27d ago0x9af64d…a6d45c
0x62fe…d1ff0xfe80…47eeBase—$0.001100%fluxa27d ago0xf2d60c…0dec3d
0x62fe…d1ff0xfe80…47eeBase—$0.001100%fluxa27d ago0x288ac1…95f113
0x62fe…d1ff0xfe80…47eeBase—$0.001100%fluxa27d ago0x6a7674…2be4b6
0x62fe…d1ff0xfe80…47eeBase—$0.001100%fluxa27d ago0x714d82…8baf80
0x62fe…d1ff0xfe80…47eeBase—$0.001100%fluxa28d ago0x0534d1…eb2dce
0x62fe…d1ff0xfe80…47eeBase—$0.001100%fluxa28d ago0xd2db78…63f5cc
0x62fe…d1ff0xfe80…47eeBase—$0.001100%fluxa28d ago0x006924…1884ae
0x62fe…d1ff0xfe80…47eeBase—$0.001100%fluxa28d ago0x36d6de…f07d8c
0x62fe…d1ff0xfe80…47eeBase—$0.001100%fluxa28d ago0x419230…2406ec
0x62fe…d1ff0xfe80…47eeBase—$0.001100%fluxa28d ago0x7bffb6…7390bb
0x62fe…d1ff0xfe80…47eeBase—$0.001100%fluxa28d ago0x2546d0…bed3c4
0x62fe…d1ff0xfe80…47eeBase—$0.001100%fluxa28d ago0x107008…6529df
0x62fe…d1ff0xfe80…47eeBase—$0.001100%fluxa28d ago0x795c07…11e049
0x62fe…d1ff0xfe80…47eeBase—$0.001100%fluxa28d ago0x05d22a…9274ff
0x62fe…d1ff0xfe80…47eeBase—$0.001100%fluxa28d ago0xac45ed…df39bc
0x62fe…d1ff0xfe80…47eeBase—$0.001100%fluxa28d ago0x0e8245…53969f
0x62fe…d1ff0xfe80…47eeBase—$0.001100%fluxa28d ago0x191170…4ac5f6
0x62fe…d1ff0xfe80…47eeBase—$0.001100%fluxa28d ago0xd20c9b…ec3f1c

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.