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%fluxa43d ago0xc54283…d2967a
0xfb84…16ae0x9c95…e299Base—$0.001100%fluxa43d ago0xa3f972…243450
0xfb84…16ae0x9c95…e299Base—$0.001100%fluxa43d ago0xf5b204…93ae61
0xfb84…16ae0x9c95…e299Base—$0.001100%fluxa43d ago0xffaaf5…e8d8fe
0xfb84…16ae0x9c95…e299Base—$0.001100%fluxa43d ago0xcf3973…1a27a0
0xfb84…16ae0x9c95…e299Base—$0.001100%fluxa43d ago0xf24029…cb793c
0xfb84…16ae0x9c95…e299Base—$0.001100%fluxa43d ago0x32e832…5403a5
0xfb84…16ae0x9c95…e299Base—$0.001100%fluxa43d ago0x4b4a2e…816499
0xfb84…16ae0x9c95…e299Base—$0.001100%fluxa43d ago0xd98c80…054c3a
0xfb84…16ae0x9c95…e299Base—$0.001100%fluxa43d ago0x8a169e…02c62c
0xfb84…16ae0x9c95…e299Base—$0.001100%fluxa43d ago0xa91d22…d9f203
0xfb84…16ae0x9c95…e299Base—$0.001100%fluxa44d ago0x7e8ade…42d69b
0xfb84…16ae0xfe80…47eeBase—$0.001100%fluxa44d ago0x1cd35f…566175
0xfb84…16ae0xfe80…47eeBase—$0.001100%fluxa44d ago0xe14b9e…f0adc2
0xfb84…16ae0x9c95…e299Base—$0.001100%fluxa44d ago0x7fca7b…58c2cd
0xfb84…16ae0xfe80…47eeBase—$0.001100%fluxa44d ago0xbff236…822c08
0xfb84…16ae0xfe80…47eeBase—$0.001100%fluxa44d ago0x2f4d1e…9abaeb
0xfb84…16ae0xfe80…47eeBase—$0.001100%fluxa44d ago0xdd518a…254ed7
0xfb84…16ae0x9c95…e299Base—$0.001100%fluxa44d ago0x6fda6e…df67e6
0xfb84…16ae0xfe80…47eeBase—$0.001100%fluxa44d ago0x074d0f…b9564e
0xfb84…16ae0xfe80…47eeBase—$0.001100%fluxa44d ago0x894dcb…6ce6c1
0xfb84…16ae0xfe80…47eeBase—$0.001100%fluxa44d ago0xd3fa13…d0b1e0
0xfb84…16ae0x9c95…e299Base—$0.001100%fluxa44d ago0xd61fc9…155ae7
0xfb84…16ae0x9c95…e299Base—$0.001100%fluxa44d ago0x9382be…82ce8a
0xfb84…16ae0x9c95…e299Base—$0.001100%fluxa44d ago0x6ac028…d6563a

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.