Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x22be…62f90x9c95…e299Base—$0.001100%fluxa36d ago0xae0f14…df7c48
0x22be…62f90x9c95…e299Base—$0.001100%fluxa36d ago0x65a5a6…9a6f08
0x22be…62f90x9c95…e299Base—$0.001100%fluxa36d ago0x35bdf5…063b65
0x22be…62f90xfe80…47eeBase—$0.001100%fluxa36d ago0xaf122e…0306b3
0x22be…62f90xfe80…47eeBase—$0.001100%fluxa36d ago0x029b6d…0e98a8
0x22be…62f90xfe80…47eeBase—$0.001100%fluxa36d ago0xc87085…242af7
0x22be…62f90xfe80…47eeBase—$0.001100%fluxa36d ago0x6d1a38…f12365
0x22be…62f90xfe80…47eeBase—$0.001100%fluxa36d ago0x18e41e…e5d559
0x22be…62f90x9c95…e299Base—$0.001100%fluxa36d ago0xcfd107…d5ddfb
0x22be…62f90x9c95…e299Base—$0.001100%fluxa36d ago0x6f9504…3218fd
0x22be…62f90xfe80…47eeBase—$0.001100%fluxa36d ago0x4cd9e6…490e68
0x22be…62f90x9c95…e299Base—$0.001100%fluxa36d ago0xfc4521…302f26
0x22be…62f90x9c95…e299Base—$0.001100%fluxa36d ago0x7b764d…489e2c
0x22be…62f90xfe80…47eeBase—$0.001100%fluxa36d ago0x64a84e…53885d
0x22be…62f90x9c95…e299Base—$0.001100%fluxa36d ago0x6288f3…69a3f5
0x22be…62f90xfe80…47eeBase—$0.001100%fluxa36d ago0xd49af2…311949
0x22be…62f90x9c95…e299Base—$0.001100%fluxa37d ago0xa132b0…c4bbb4
0x22be…62f90x9c95…e299Base—$0.001100%fluxa37d ago0xf99a8c…d85313
0x22be…62f90x9c95…e299Base—$0.001100%fluxa37d ago0xc37bfb…9b5c72
0x22be…62f90xfe80…47eeBase—$0.001100%fluxa37d ago0x0c8b83…4ce7cf
0x22be…62f90x9c95…e299Base—$0.001100%fluxa37d ago0xc5b186…39f0fe
0x22be…62f90xfe80…47eeBase—$0.001100%fluxa37d ago0xf05217…2ab53b
0x22be…62f90xfe80…47eeBase—$0.001100%fluxa37d ago0x73cb6a…086d48
0x22be…62f90x9c95…e299Base—$0.001100%fluxa37d ago0x9e7bc9…0b5256
0x22be…62f90xfe80…47eeBase—$0.001100%fluxa37d ago0xed75a5…c7f961

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.