Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x2749…4f390x9c95…e299Base—$0.001100%fluxa48d ago0x98123d…696b94
0x2749…4f390x9c95…e299Base—$0.001100%fluxa48d ago0x3f019d…3c01ec
0x2749…4f390x9c95…e299Base—$0.001100%fluxa48d ago0xae364e…a46d1f
0x2749…4f390x9c95…e299Base—$0.001100%fluxa48d ago0x65cc99…5772ef
0x2749…4f390x9c95…e299Base—$0.001100%fluxa48d ago0x2c2e0f…f11528
0x2749…4f390x9c95…e299Base—$0.001100%fluxa48d ago0x33b980…e03a59
0x2749…4f390x9c95…e299Base—$0.001100%fluxa48d ago0x687cc2…46fd26
0x2749…4f390x9c95…e299Base—$0.001100%fluxa48d ago0xcbda8c…f19b2f
0x2749…4f390x9c95…e299Base—$0.001100%fluxa48d ago0xe43030…fd978b
0x2749…4f390xfe80…47eeBase—$0.001100%fluxa48d ago0x8e145d…7429d8
0x2749…4f390x9c95…e299Base—$0.001100%fluxa48d ago0x56c8dc…bb606d
0x2749…4f390x9c95…e299Base—$0.001100%fluxa48d ago0x4e4112…ecc7a3
0x2749…4f390x9c95…e299Base—$0.001100%fluxa48d ago0x87b3c0…28f980
0x2749…4f390xfe80…47eeBase—$0.001100%fluxa48d ago0x74f662…53ae67
0x2749…4f390x9c95…e299Base—$0.001100%fluxa48d ago0xe62a6f…6f0bc6
0x2749…4f390x9c95…e299Base—$0.001100%fluxa48d ago0x852c58…326bb9
0x2749…4f390xfe80…47eeBase—$0.001100%fluxa48d ago0xad81a9…e339e2
0x2749…4f390x9c95…e299Base—$0.001100%fluxa48d ago0xfbde99…6e73e0
0x2749…4f390x9c95…e299Base—$0.001100%fluxa48d ago0x6a054a…9b1b88
0x2749…4f390x9c95…e299Base—$0.001100%fluxa48d ago0x3a6bb8…4101af
0x2749…4f390xfe80…47eeBase—$0.001100%fluxa48d ago0x867428…994a91
0x2749…4f390xfe80…47eeBase—$0.001100%fluxa48d ago0x7d7ef4…33c04d
0x2749…4f390xfe80…47eeBase—$0.001100%fluxa48d ago0xaf2334…8a3b84
0x2749…4f390x9c95…e299Base—$0.001100%fluxa48d ago0xa35cef…06a8b4
0x2749…4f390x9c95…e299Base—$0.001100%fluxa48d ago0x416180…01ec01

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.