Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x3b90…86ea0x9c95…e299Base—$0.001100%fluxa67d ago0xeafd7d…abb300
0x3b90…86ea0x9c95…e299Base—$0.001100%fluxa67d ago0x3a7a60…a96128
0x3b90…86ea0x9c95…e299Base—$0.001100%fluxa67d ago0x081bd9…29cf7d
0x3b90…86ea0x9c95…e299Base—$0.001100%fluxa67d ago0xb434ef…a50a6d
0x3b90…86ea0x9c95…e299Base—$0.001100%fluxa67d ago0xd77487…1e0d13
0x3b90…86ea0x9c95…e299Base—$0.001100%fluxa67d ago0xdc0ad7…d1f77d
0x3b90…86ea0x9c95…e299Base—$0.001100%fluxa67d ago0x9ea2b7…3a50ba
0x3b90…86ea0x9c95…e299Base—$0.001100%fluxa67d ago0xbee01f…027b36
0x3b90…86ea0x9c95…e299Base—$0.001100%fluxa67d ago0x93aede…2d7c94
0x3b90…86ea0x9c95…e299Base—$0.001100%fluxa67d ago0xe2ef58…29e3a7
0x3b90…86ea0x9c95…e299Base—$0.001100%fluxa67d ago0xd95c39…f0973c
0x3b90…86ea0x9c95…e299Base—$0.001100%fluxa67d ago0xb96cce…3591de
0x3b90…86ea0x9c95…e299Base—$0.001100%fluxa67d ago0x1b5a09…7fc84b
0x3b90…86ea0x9c95…e299Base—$0.001100%fluxa68d ago0x8dba9e…9d73f0
0x3b90…86ea0x9c95…e299Base—$0.001100%fluxa68d ago0x259050…e5c0d0
0x3b90…86ea0x9c95…e299Base—$0.001100%fluxa68d ago0x4f20ea…f7d5b5
0x3b90…86ea0x9c95…e299Base—$0.001100%fluxa68d ago0xdae73a…436e65
0x3b90…86ea0x9c95…e299Base—$0.001100%fluxa68d ago0xbf0bab…78ddea
0x3b90…86ea0x9c95…e299Base—$0.001100%fluxa68d ago0x25f4b2…199cf2
0x3b90…86ea0x9c95…e299Base—$0.001100%fluxa68d ago0x15208a…f90567
0x3b90…86ea0x9c95…e299Base—$0.001100%fluxa68d ago0xd7b662…0bf64a
0x3b90…86ea0x9c95…e299Base—$0.001100%fluxa68d ago0x1fe7ef…99a62e
0x3b90…86ea0x9c95…e299Base—$0.001100%fluxa68d ago0x7e97e0…c785f3
0x3b90…86ea0x9c95…e299Base—$0.001100%fluxa68d ago0xf7f221…916a90
0x3b90…86ea0x9c95…e299Base—$0.001100%fluxa68d ago0x0a30fe…da1a25

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.