Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xc653…7cfc0xfe80…47eeBase$0.001100%fluxa35d ago0x255155…1989b0
0xc653…7cfc0xfe80…47eeBase$0.001100%fluxa35d ago0xb69b87…02348e
0xc653…7cfc0x9c95…e299Base$0.001100%fluxa35d ago0x43cd2c…977504
0xc653…7cfc0x9c95…e299Base$0.001100%fluxa35d ago0x0defdd…8c6950
0xc653…7cfc0xfe80…47eeBase$0.001100%fluxa35d ago0x873622…a4eef6
0xc653…7cfc0xfe80…47eeBase$0.001100%fluxa35d ago0x51c98b…e6b6ec
0xc653…7cfc0xfe80…47eeBase$0.001100%fluxa35d ago0xa41f86…b21d79
0xc653…7cfc0xfe80…47eeBase$0.001100%fluxa35d ago0x7dd605…175a88
0xc653…7cfc0xfe80…47eeBase$0.001100%fluxa35d ago0xd35459…48c591
0xc653…7cfc0xfe80…47eeBase$0.001100%fluxa35d ago0xcf83ca…8470be
0xc653…7cfc0xfe80…47eeBase$0.001100%fluxa35d ago0xacbef8…3da521
0xc653…7cfc0xfe80…47eeBase$0.001100%fluxa35d ago0x265a35…8c78ac
0xc653…7cfc0x9c95…e299Base$0.001100%fluxa35d ago0x8c1bb7…aabbc7
0xc653…7cfc0xfe80…47eeBase$0.001100%fluxa35d ago0xf2e14e…28f0af
0xc653…7cfc0xfe80…47eeBase$0.001100%fluxa35d ago0xe173b3…2a8a38
0xc653…7cfc0xfe80…47eeBase$0.001100%fluxa35d ago0xac5efc…549b9c
0xc653…7cfc0x9c95…e299Base$0.001100%fluxa35d ago0x9e992b…1f7efc
0xc653…7cfc0xfe80…47eeBase$0.001100%fluxa35d ago0xcfcb1d…e2fa7f
0xc653…7cfc0xfe80…47eeBase$0.001100%fluxa35d ago0xf81696…25eb29
0xc653…7cfc0xfe80…47eeBase$0.001100%fluxa35d ago0x6161c8…62ad38
0xc653…7cfc0xfe80…47eeBase$0.001100%fluxa35d ago0x5056c1…09d4be
0xc653…7cfc0x9c95…e299Base$0.001100%fluxa35d ago0xc1a29a…f2123e
0xc653…7cfc0x9c95…e299Base$0.001100%fluxa35d ago0x918462…3d381d
0xc653…7cfc0x9c95…e299Base$0.001100%fluxa35d ago0x455062…28a197
0xc653…7cfc0x9c95…e299Base$0.001100%fluxa35d ago0x2ba17c…54eb2e

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.