Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x6387…5be80xfe80…47eeBase$0.001100%fluxa35d ago0xad6770…56a80f
0x6387…5be80xfe80…47eeBase$0.001100%fluxa35d ago0xd8fac6…7da5d1
0x6387…5be80x9c95…e299Base$0.001100%fluxa35d ago0xb25c07…2c206b
0x6387…5be80xfe80…47eeBase$0.001100%fluxa35d ago0x2819d7…31f09c
0x6387…5be80xfe80…47eeBase$0.001100%fluxa35d ago0xe24e90…62bad6
0x6387…5be80xfe80…47eeBase$0.001100%fluxa36d ago0x4155a3…e2b811
0x6387…5be80xfe80…47eeBase$0.001100%fluxa36d ago0xc64a2a…e95d8b
0x6387…5be80x9c95…e299Base$0.001100%fluxa36d ago0x990c99…98e2a5
0x6387…5be80xfe80…47eeBase$0.001100%fluxa36d ago0x379f57…9ee53c
0x6387…5be80xfe80…47eeBase$0.001100%fluxa36d ago0x13dbbd…dd84d2
0x6387…5be80xfe80…47eeBase$0.001100%fluxa36d ago0x6aace2…619dcb
0x6387…5be80xfe80…47eeBase$0.001100%fluxa36d ago0xb58a88…f2f6f1
0x6387…5be80xfe80…47eeBase$0.001100%fluxa36d ago0xc4d1af…932448
0x6387…5be80xfe80…47eeBase$0.001100%fluxa36d ago0xbec39d…8bc1ef
0x6387…5be80xfe80…47eeBase$0.001100%fluxa36d ago0x42108b…cc8f05
0x6387…5be80xfe80…47eeBase$0.001100%fluxa36d ago0x047380…58240d
0x6387…5be80xfe80…47eeBase$0.001100%fluxa36d ago0x2aee3c…a8b5e9
0x6387…5be80xfe80…47eeBase$0.001100%fluxa36d ago0xe32ff3…2e4d49
0x6387…5be80xfe80…47eeBase$0.001100%fluxa36d ago0xfc6f18…266953
0x6387…5be80x9c95…e299Base$0.001100%fluxa36d ago0xa5e851…56650c
0x6387…5be80x9c95…e299Base$0.001100%fluxa36d ago0x3208d6…80143e
0x6387…5be80x9c95…e299Base$0.001100%fluxa36d ago0x011f78…5d7766
0x6387…5be80x9c95…e299Base$0.001100%fluxa36d ago0x36200c…f31950
0x6387…5be80x9c95…e299Base$0.001100%fluxa36d ago0xc70cc0…526347
0x6387…5be80xfe80…47eeBase$0.001100%fluxa36d ago0xe200b4…417931

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.