Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x497b…7fe90xfe80…47eeBase—$0.001100%fluxa21d ago0xad5852…2baf05
0x497b…7fe90xfe80…47eeBase—$0.001100%fluxa21d ago0x441803…7b6ff1
0x497b…7fe90xfe80…47eeBase—$0.001100%fluxa21d ago0x5d9357…905fb0
0x497b…7fe90xfe80…47eeBase—$0.001100%fluxa21d ago0xdb1ad8…0d3c32
0x497b…7fe90xfe80…47eeBase—$0.001100%fluxa21d ago0xb58ad9…960dd7
0x497b…7fe90xfe80…47eeBase—$0.001100%fluxa21d ago0xe1416c…67c719
0x497b…7fe90xfe80…47eeBase—$0.001100%fluxa21d ago0xceacc4…666dbe
0x497b…7fe90xfe80…47eeBase—$0.001100%fluxa21d ago0x97390f…f18315
0x497b…7fe90xfe80…47eeBase—$0.001100%fluxa21d ago0xcb0fd2…ca333b
0x497b…7fe90xfe80…47eeBase—$0.001100%fluxa21d ago0x28a7fb…3fa5a3
0x497b…7fe90xfe80…47eeBase—$0.001100%fluxa21d ago0xa16ecd…c4747c
0x497b…7fe90xfe80…47eeBase—$0.001100%fluxa21d ago0xaeebac…a661a8
0x497b…7fe90xfe80…47eeBase—$0.001100%fluxa21d ago0xd9db67…2471d6
0x497b…7fe90xfe80…47eeBase—$0.001100%fluxa21d ago0x65f21d…8e5881
0x497b…7fe90xfe80…47eeBase—$0.001100%fluxa21d ago0x80337c…e26412
0x497b…7fe90xfe80…47eeBase—$0.001100%fluxa21d ago0xf65136…c89dc3
0x497b…7fe90xfe80…47eeBase—$0.001100%fluxa21d ago0x5d6197…daf646
0x497b…7fe90xfe80…47eeBase—$0.001100%fluxa21d ago0x317338…df0a52
0x497b…7fe90xfe80…47eeBase—$0.001100%fluxa21d ago0xb45094…da3236
0x497b…7fe90xfe80…47eeBase—$0.001100%fluxa22d ago0x3f5a3e…9643b8
0x497b…7fe90xfe80…47eeBase—$0.001100%fluxa22d ago0x00719d…a802d3
0x497b…7fe90xfe80…47eeBase—$0.001100%fluxa22d ago0xbf8d61…5fe667
0x497b…7fe90xfe80…47eeBase—$0.001100%fluxa22d ago0x128d00…87b58e
0x497b…7fe90xfe80…47eeBase—$0.001100%fluxa22d ago0xcf9b3d…455235
0x497b…7fe90xfe80…47eeBase—$0.001100%fluxa22d ago0x1b8e2b…9ae394

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.