Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xfb84…16ae0x9c95…e299Base—$0.001100%fluxa45d ago0x7ea9e4…45ef83
0xfb84…16ae0x9c95…e299Base—$0.001100%fluxa45d ago0x29b883…af5d1d
0xfb84…16ae0x9c95…e299Base—$0.001100%fluxa45d ago0xd2c2fb…4fcbd5
0xfb84…16ae0x9c95…e299Base—$0.001100%fluxa45d ago0x8bbb9c…40f2cd
0xfb84…16ae0xfe80…47eeBase—$0.001100%fluxa45d ago0xd32429…726353
0xfb84…16ae0xfe80…47eeBase—$0.001100%fluxa46d ago0x44695b…17e24b
0xfb84…16ae0x9c95…e299Base—$0.001100%fluxa46d ago0xeb862b…00469d
0xfb84…16ae0x9c95…e299Base—$0.001100%fluxa46d ago0x0f2466…f370fd
0xfb84…16ae0xfe80…47eeBase—$0.001100%fluxa46d ago0x4fcdd9…7960f5
0xfb84…16ae0x9c95…e299Base—$0.001100%fluxa46d ago0x6c2930…74246b
0xfb84…16ae0x9c95…e299Base—$0.001100%fluxa46d ago0x7d14cf…daa9ad
0xfb84…16ae0x9c95…e299Base—$0.001100%fluxa46d ago0xd60790…95142b
0xfb84…16ae0x9c95…e299Base—$0.001100%fluxa46d ago0x1b2d7f…b90d37
0xfb84…16ae0x9c95…e299Base—$0.001100%fluxa46d ago0xe29498…dbcc7b
0xfb84…16ae0xfe80…47eeBase—$0.001100%fluxa46d ago0x77a76b…c01bd8
0xfb84…16ae0x9c95…e299Base—$0.001100%fluxa46d ago0xf77804…239b61
0xfb84…16ae0x9c95…e299Base—$0.001100%fluxa46d ago0x6186ae…7843c2
0xfb84…16ae0x9c95…e299Base—$0.001100%fluxa46d ago0x5f23d6…23e994
0xfb84…16ae0x9c95…e299Base—$0.001100%fluxa46d ago0x5dd4a5…3f1097
0xfb84…16ae0x9c95…e299Base—$0.001100%fluxa46d ago0x2a1085…bea1fc
0xfb84…16ae0xfe80…47eeBase—$0.001100%fluxa46d ago0x312de7…3ecff3

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.