Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x9115…30dc0xb300…8e84Base—$0.10100%fluxa97d ago0x22d002…0ff370
0x2fae…8ae00xb300…8e84Base—$0.10100%fluxa97d ago0x8c0335…b1c166
0x93a8…4e250xb300…8e84Base—$0.15100%fluxa97d ago0xefe2c4…aeb163
0xa629…c74c0xb300…8e84Base—$0.20100%fluxa97d ago0xe6ae96…d6573a
0x144c…e7cf0xb300…8e84Base—$0.15100%fluxa97d ago0xb92d72…18aa71
0x5dd7…fdec0xb300…8e84Base—$0.15100%fluxa97d ago0xe0d7c7…ebbf12
0x027a…873e0xb300…8e84Base—$0.15100%fluxa97d ago0x01efc7…4e1753
0x04d5…6e2f0xb300…8e84Base—$0.15100%fluxa97d ago0x4f3d47…dc6adc
0x1f11…e68b0xb300…8e84Base—$0.10100%fluxa97d ago0x5a8894…453dad
0x0e31…373d0xb300…8e84Base—$0.30100%fluxa97d ago0xe559ba…400749
0xf260…e7c10xb300…8e84Base—$0.10100%fluxa97d ago0xf1338d…0709b2
0x8d85…94000xb300…8e84Base—$0.05100%fluxa97d ago0x04aead…dee3f3
0x4aad…17f50xb300…8e84Base—$0.15100%fluxa97d ago0x1f723a…942fab
0x3961…b88c0xb300…8e84Base—$0.15100%fluxa97d ago0x7fe3b6…8d1b8c
0x46ea…e1290xb300…8e84Base—$0.15100%fluxa97d ago0xfe6b12…2567e4
0x9134…8ac20xb300…8e84Base—$0.15100%fluxa97d ago0x55d183…83a72f
0x337e…e6a40xb300…8e84Base—$0.15100%fluxa97d ago0x6d90c4…007556
0x2c6c…19c10xb300…8e84Base—$0.15100%fluxa97d ago0x837319…1ffe4b
0x9c41…dde40xb300…8e84Base—$0.15100%fluxa97d ago0x4c7fdf…f4aa07
0x0991…43250xb300…8e84Base—$0.15100%fluxa97d ago0xd6cd34…74d009
0x2a84…5db10xb300…8e84Base—$0.15100%fluxa97d ago0xe9ad65…a1b69c
0x0989…c8dc0xb300…8e84Base—$0.15100%fluxa97d ago0xb2b076…e45ccd
0xf85f…d1020xb300…8e84Base—$0.15100%fluxa97d ago0x0f5f16…7934f9
0x819c…d77f0xb300…8e84Base—$0.15100%fluxa97d ago0x496b2b…d9977f
0xeea4…810b0xb300…8e84Base—$0.15100%fluxa97d ago0x50da8e…ef2d9a

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.