Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xe2a5…928d0x9c95…e299Base—$0.001100%fluxa45d ago0xb16560…e370c4
0xe2a5…928d0x9c95…e299Base—$0.001100%fluxa45d ago0x6aae92…77ee82
0xe2a5…928d0x9c95…e299Base—$0.001100%fluxa45d ago0xb6fc40…862364
0xe2a5…928d0xfe80…47eeBase—$0.001100%fluxa45d ago0xb4456d…3d1432
0xe2a5…928d0x9c95…e299Base—$0.001100%fluxa45d ago0x6ef7e9…a9b9c5
0xe2a5…928d0xfe80…47eeBase—$0.001100%fluxa46d ago0x667c12…41bcd3
0xe2a5…928d0x9c95…e299Base—$0.001100%fluxa46d ago0xa6fab6…8a11a7
0xe2a5…928d0x9c95…e299Base—$0.001100%fluxa46d ago0xec4741…6d55ab
0xe2a5…928d0xfe80…47eeBase—$0.001100%fluxa46d ago0x07208f…5340d1
0xe2a5…928d0x9c95…e299Base—$0.001100%fluxa46d ago0x022712…4a72c7
0xe2a5…928d0xfe80…47eeBase—$0.001100%fluxa46d ago0x82ba16…20edde
0xe2a5…928d0xfe80…47eeBase—$0.001100%fluxa46d ago0xe1f4fa…35476c
0xe2a5…928d0x9c95…e299Base—$0.001100%fluxa46d ago0xe6e4f7…fdc9f8
0xe2a5…928d0x9c95…e299Base—$0.001100%fluxa46d ago0xd5cf41…776197
0xe2a5…928d0x9c95…e299Base—$0.001100%fluxa46d ago0x2f0386…8d6082
0xe2a5…928d0x9c95…e299Base—$0.001100%fluxa46d ago0x965727…f36f9f
0xe2a5…928d0x9c95…e299Base—$0.001100%fluxa46d ago0x4a1ba3…7045bf
0xe2a5…928d0x9c95…e299Base—$0.001100%fluxa46d ago0x5ef0ca…93de50
0xe2a5…928d0x9c95…e299Base—$0.001100%fluxa46d ago0xb6a912…09f619
0xe2a5…928d0x9c95…e299Base—$0.001100%fluxa46d ago0xddcde4…c9deae
0xe2a5…928d0x9c95…e299Base—$0.001100%fluxa46d ago0x39db35…9d2456
0xe2a5…928d0x9c95…e299Base—$0.001100%fluxa46d ago0xadecab…801f55
0xe2a5…928d0xfe80…47eeBase—$0.001100%fluxa46d ago0x7bcaeb…26e179
0xe2a5…928d0x9c95…e299Base—$0.001100%fluxa46d ago0x058407…ee61f3
0xe2a5…928d0x9c95…e299Base—$0.001100%fluxa46d ago0xe2e4a3…0342a5

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.