Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x2c14…58300x9c95…e299Base—$0.001100%fluxa32d ago0xbc5165…eb1066
0x2c14…58300x9c95…e299Base—$0.001100%fluxa32d ago0x57ca96…f19432
0x2c14…58300x9c95…e299Base—$0.001100%fluxa32d ago0xac4314…d5783b
0x2c14…58300x9c95…e299Base—$0.001100%fluxa32d ago0xc2feb5…3b420f
0x2c14…58300x9c95…e299Base—$0.001100%fluxa32d ago0x6ddc27…a1d024
0x2c14…58300x9c95…e299Base—$0.001100%fluxa32d ago0x1ed369…9241d0
0x2c14…58300x9c95…e299Base—$0.001100%fluxa32d ago0xfa4052…97a0b5
0x2c14…58300x9c95…e299Base—$0.001100%fluxa32d ago0xcc9474…2609f2
0x2c14…58300x9c95…e299Base—$0.001100%fluxa32d ago0xd0e598…1b211b
0x2c14…58300x9c95…e299Base—$0.001100%fluxa32d ago0xf1cbb7…30e17f
0x2c14…58300x9c95…e299Base—$0.001100%fluxa32d ago0x791ac8…c6e699
0x2c14…58300x9c95…e299Base—$0.001100%fluxa32d ago0x2c6c99…279a45
0x2c14…58300xfe80…47eeBase—$0.001100%fluxa32d ago0xac2832…011f54
0x2c14…58300xfe80…47eeBase—$0.001100%fluxa32d ago0xef4801…349372
0x2c14…58300xfe80…47eeBase—$0.001100%fluxa32d ago0x861d4b…3ced66
0x2c14…58300x9c95…e299Base—$0.001100%fluxa32d ago0x47a5db…6bcacf
0x2c14…58300xfe80…47eeBase—$0.001100%fluxa32d ago0x1fc789…2ef539
0x2c14…58300x9c95…e299Base—$0.001100%fluxa32d ago0x46da6c…e3a9b9
0x2c14…58300xfe80…47eeBase—$0.001100%fluxa32d ago0x57dba7…89a168
0x2c14…58300x9c95…e299Base—$0.001100%fluxa32d ago0xfe3011…e06069
0x2c14…58300x9c95…e299Base—$0.001100%fluxa32d ago0x8224ef…63e5f8
0x2c14…58300x9c95…e299Base—$0.001100%fluxa32d ago0x68f104…c90c74
0x2c14…58300x9c95…e299Base—$0.001100%fluxa32d ago0xbb70ac…3981f4
0x2c14…58300x9c95…e299Base—$0.001100%fluxa32d ago0xcf3167…4c35ce
0x2c14…58300xfe80…47eeBase—$0.001100%fluxa32d ago0x56bbf8…14321a

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.