Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xe771…ac0b0xfe80…47eeBase—$0.001100%fluxa24d ago0x36c97d…08da22
0xe771…ac0b0xfe80…47eeBase—$0.001100%fluxa24d ago0x440209…43b3d0
0xe771…ac0b0xfe80…47eeBase—$0.001100%fluxa24d ago0xabe5a1…ad6028
0xe771…ac0b0xfe80…47eeBase—$0.001100%fluxa24d ago0x598a82…379141
0xe771…ac0b0xfe80…47eeBase—$0.001100%fluxa24d ago0x7bfc88…9617b3
0xe771…ac0b0xfe80…47eeBase—$0.001100%fluxa24d ago0x7a6aa9…5a7bbb
0xe771…ac0b0xfe80…47eeBase—$0.001100%fluxa24d ago0x3ee45c…00b560
0xe771…ac0b0xfe80…47eeBase—$0.001100%fluxa24d ago0x7a0339…a9b12b
0xe771…ac0b0xfe80…47eeBase—$0.001100%fluxa24d ago0x9e229a…423da1
0xe771…ac0b0xfe80…47eeBase—$0.001100%fluxa24d ago0x7b37d6…744693
0xe771…ac0b0xfe80…47eeBase—$0.001100%fluxa24d ago0x83ea8e…a20222
0xe771…ac0b0xfe80…47eeBase—$0.001100%fluxa24d ago0xc24b31…87ecb6
0xe771…ac0b0xfe80…47eeBase—$0.001100%fluxa24d ago0x7370a1…d612cb
0xe771…ac0b0xfe80…47eeBase—$0.001100%fluxa24d ago0x7ea35c…017797
0xe771…ac0b0xfe80…47eeBase—$0.001100%fluxa24d ago0x161442…2d659f
0xe771…ac0b0xfe80…47eeBase—$0.001100%fluxa24d ago0x03ec50…1849b4
0xe771…ac0b0xfe80…47eeBase—$0.001100%fluxa24d ago0x83b8d7…e66d96
0xe771…ac0b0xfe80…47eeBase—$0.001100%fluxa24d ago0xc0c918…5a1a3d
0xe771…ac0b0xfe80…47eeBase—$0.001100%fluxa24d ago0x8855cf…05a9ca
0xe771…ac0b0xfe80…47eeBase—$0.001100%fluxa24d ago0xeb5775…fe66a6
0xe771…ac0b0xfe80…47eeBase—$0.001100%fluxa24d ago0xfb97ae…947a8a
0xe771…ac0b0xfe80…47eeBase—$0.001100%fluxa24d ago0x7d7011…f78185
0xe771…ac0b0xfe80…47eeBase—$0.001100%fluxa24d ago0x5f9de0…952a51
0xe771…ac0b0xfe80…47eeBase—$0.001100%fluxa24d ago0x7363cb…a108f5
0xe771…ac0b0xfe80…47eeBase—$0.001100%fluxa24d ago0x8ad2b2…93d028

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.