Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x70db…8aeb0xfe80…47eeBase$0.001100%fluxa22d ago0x96eda4…78c235
0x70db…8aeb0xfe80…47eeBase$0.001100%fluxa22d ago0x6219c8…511994
0x70db…8aeb0xfe80…47eeBase$0.001100%fluxa22d ago0x2b4540…6416d9
0x70db…8aeb0xfe80…47eeBase$0.001100%fluxa22d ago0xdaa012…99701c
0x70db…8aeb0xfe80…47eeBase$0.001100%fluxa22d ago0x34f9ad…aa7ccd
0x70db…8aeb0xfe80…47eeBase$0.001100%fluxa22d ago0xce019d…314c65
0x70db…8aeb0xfe80…47eeBase$0.001100%fluxa22d ago0xed7041…230080
0x70db…8aeb0xfe80…47eeBase$0.001100%fluxa22d ago0xcbca15…ee4e95
0x70db…8aeb0xfe80…47eeBase$0.001100%fluxa22d ago0x24d98e…26b4e5
0x70db…8aeb0xfe80…47eeBase$0.001100%fluxa22d ago0xee0c46…2792c0
0x70db…8aeb0xfe80…47eeBase$0.001100%fluxa22d ago0x5ee455…9204c7
0x70db…8aeb0xfe80…47eeBase$0.001100%fluxa22d ago0xf24a75…39bfcd
0x70db…8aeb0xfe80…47eeBase$0.001100%fluxa22d ago0x302ffd…656753
0x70db…8aeb0xfe80…47eeBase$0.001100%fluxa22d ago0xf9e9f6…5afde3
0x70db…8aeb0xfe80…47eeBase$0.001100%fluxa22d ago0xaf189a…2368ae
0x70db…8aeb0xfe80…47eeBase$0.001100%fluxa22d ago0x9b249d…e8f1cc
0x70db…8aeb0xfe80…47eeBase$0.001100%fluxa22d ago0x841905…c0a8b3
0x70db…8aeb0xfe80…47eeBase$0.001100%fluxa22d ago0xc2b462…a75035
0x70db…8aeb0xfe80…47eeBase$0.001100%fluxa22d ago0xe6b59d…f497b1
0x70db…8aeb0xfe80…47eeBase$0.001100%fluxa22d ago0xb13eec…b317ee
0x70db…8aeb0xfe80…47eeBase$0.001100%fluxa22d ago0x8780c3…44cad4
0x70db…8aeb0xfe80…47eeBase$0.001100%fluxa22d ago0xc8b6e7…e53af4
0x70db…8aeb0xfe80…47eeBase$0.001100%fluxa22d ago0x3cad85…e8a4ff
0x70db…8aeb0xfe80…47eeBase$0.001100%fluxa22d ago0x9f7bdc…8aa1d2
0x70db…8aeb0xfe80…47eeBase$0.001100%fluxa22d ago0xff0e1e…940535

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.