Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x095d…0aaa0xfe80…47eeBase—$0.001100%fluxa50d ago0x3b3d63…b65060
0x095d…0aaa0x9c95…e299Base—$0.001100%fluxa50d ago0xea9ce0…fdd1d6
0x095d…0aaa0xfe80…47eeBase—$0.001100%fluxa50d ago0xbfacc5…9f4fef
0x095d…0aaa0xfe80…47eeBase—$0.001100%fluxa50d ago0x3f5d8c…430083
0x095d…0aaa0xfe80…47eeBase—$0.001100%fluxa50d ago0x0ac5ff…478b95
0x095d…0aaa0xfe80…47eeBase—$0.001100%fluxa50d ago0xb0de54…6b26ef
0x095d…0aaa0xfe80…47eeBase—$0.001100%fluxa50d ago0x6bcb40…f03fde
0x095d…0aaa0xfe80…47eeBase—$0.001100%fluxa50d ago0x2717cc…c3b2b0
0x095d…0aaa0xfe80…47eeBase—$0.001100%fluxa50d ago0xdce117…318c7b
0x095d…0aaa0xfe80…47eeBase—$0.001100%fluxa50d ago0x41b086…136f8c
0x095d…0aaa0xfe80…47eeBase—$0.001100%fluxa50d ago0xccf1b6…61b5e8
0x095d…0aaa0xfe80…47eeBase—$0.001100%fluxa50d ago0xad1eb0…ec1f06
0x095d…0aaa0xfe80…47eeBase—$0.001100%fluxa50d ago0xde8f5d…ab24d3
0x095d…0aaa0xfe80…47eeBase—$0.001100%fluxa50d ago0x7e67b2…8a6dfc
0x095d…0aaa0xfe80…47eeBase—$0.001100%fluxa50d ago0x8dc5d2…667f7b
0x095d…0aaa0xfe80…47eeBase—$0.001100%fluxa50d ago0x146eb6…a2ce91
0x095d…0aaa0xfe80…47eeBase—$0.001100%fluxa50d ago0x64e62a…0aabbd
0x095d…0aaa0xfe80…47eeBase—$0.001100%fluxa50d ago0x2eca8e…aaf962
0x095d…0aaa0xfe80…47eeBase—$0.001100%fluxa50d ago0xf37215…bba9ee
0x095d…0aaa0xfe80…47eeBase—$0.001100%fluxa50d ago0x0b932c…153e57
0x095d…0aaa0xfe80…47eeBase—$0.001100%fluxa50d ago0xb054b6…93118d
0x095d…0aaa0xfe80…47eeBase—$0.001100%fluxa50d ago0x1bc370…5d813b
0x095d…0aaa0xfe80…47eeBase—$0.001100%fluxa50d ago0x712640…dc58cc
0x095d…0aaa0xfe80…47eeBase—$0.001100%fluxa50d ago0x00f708…2c6048
0x095d…0aaa0xfe80…47eeBase—$0.001100%fluxa50d ago0x77939f…9afcda

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.