Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xb755…07c10x9c95…e299Base—$0.001100%fluxa75d ago0x0d9dda…8c4be7
0xb755…07c10x9c95…e299Base—$0.001100%fluxa75d ago0x90bfe5…178245
0xb755…07c10x9c95…e299Base—$0.001100%fluxa75d ago0x037695…c597e2
0xb755…07c10x9c95…e299Base—$0.001100%fluxa75d ago0x3e316b…437ae0
0xb755…07c10x9c95…e299Base—$0.001100%fluxa75d ago0xc2e786…1ecc37
0xb755…07c10x9c95…e299Base—$0.001100%fluxa75d ago0xee491c…3ded3e
0xb755…07c10x9c95…e299Base—$0.001100%fluxa75d ago0xbe03c2…4a5c4f
0xb755…07c10x9c95…e299Base—$0.001100%fluxa75d ago0xdc0dc2…fa9dfc
0xb755…07c10x9c95…e299Base—$0.001100%fluxa75d ago0x3d9076…e20b58
0xb755…07c10x9c95…e299Base—$0.001100%fluxa75d ago0xe27da4…678e57
0xb755…07c10x9c95…e299Base—$0.001100%fluxa75d ago0x343544…146bf8
0xb755…07c10x9c95…e299Base—$0.001100%fluxa75d ago0x35857d…ba8a01
0xb755…07c10x9c95…e299Base—$0.001100%fluxa75d ago0x141e97…893d7b
0xb755…07c10x9c95…e299Base—$0.001100%fluxa75d ago0x4cc261…3e367d
0xb755…07c10x9c95…e299Base—$0.001100%fluxa75d ago0xbfca0c…afec65
0xb755…07c10x9c95…e299Base—$0.001100%fluxa75d ago0xb25cd3…c41aff
0xb755…07c10x9c95…e299Base—$0.001100%fluxa75d ago0xd89206…069ac4
0xb755…07c10x9c95…e299Base—$0.001100%fluxa75d ago0x221079…e897cc
0xb755…07c10x9c95…e299Base—$0.001100%fluxa75d ago0xfa3ae4…7e484c
0xb755…07c10x9c95…e299Base—$0.001100%fluxa75d ago0x81856d…490056
0xb755…07c10x9c95…e299Base—$0.001100%fluxa76d ago0xc74c19…32d391
0xb755…07c10x9c95…e299Base—$0.001100%fluxa76d ago0x11b06e…5de2ad
0xb755…07c10x9c95…e299Base—$0.001100%fluxa76d ago0xf820b0…2bf8ad
0xb755…07c10x9c95…e299Base—$0.001100%fluxa76d ago0xed4d16…8d270d
0xb755…07c10x9c95…e299Base—$0.001100%fluxa76d ago0xf55cc2…82e433

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.