Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xed58…25910x9c95…e299Base—$0.001100%fluxa35d ago0x2ec7c9…525f86
0xed58…25910xfe80…47eeBase—$0.001100%fluxa35d ago0x10ae33…4bd168
0xed58…25910xfe80…47eeBase—$0.001100%fluxa35d ago0x33ad38…e78295
0xed58…25910xfe80…47eeBase—$0.001100%fluxa36d ago0x675b3e…1c7770
0xed58…25910xfe80…47eeBase—$0.001100%fluxa36d ago0x451c28…f712b2
0xed58…25910x9c95…e299Base—$0.001100%fluxa36d ago0xa180f4…696661
0xed58…25910xfe80…47eeBase—$0.001100%fluxa36d ago0xaa4fd7…e5a124
0xed58…25910x9c95…e299Base—$0.001100%fluxa36d ago0x3ab8f4…df08dc
0xed58…25910xfe80…47eeBase—$0.001100%fluxa36d ago0xe7e869…d07f3a
0xed58…25910xfe80…47eeBase—$0.001100%fluxa36d ago0xb84c18…197629
0xed58…25910x9c95…e299Base—$0.001100%fluxa36d ago0x460223…985b4d
0xed58…25910x9c95…e299Base—$0.001100%fluxa36d ago0x495bf4…cf0f0b
0xed58…25910xfe80…47eeBase—$0.001100%fluxa36d ago0x9242c1…bfc105
0xed58…25910xfe80…47eeBase—$0.001100%fluxa36d ago0xa8b93e…ccae76
0xed58…25910xfe80…47eeBase—$0.001100%fluxa36d ago0x1a36a7…6e4eb2
0xed58…25910xfe80…47eeBase—$0.001100%fluxa36d ago0x197136…fa3d6f
0xed58…25910xfe80…47eeBase—$0.001100%fluxa36d ago0xcbb8c9…f68cab
0xed58…25910x9c95…e299Base—$0.001100%fluxa36d ago0xd43834…0a2204
0xed58…25910x9c95…e299Base—$0.001100%fluxa36d ago0xfe6c4e…3ca837
0xed58…25910xfe80…47eeBase—$0.001100%fluxa36d ago0xd4e43f…aec38f
0xed58…25910x9c95…e299Base—$0.001100%fluxa36d ago0x0b7266…86c6d0
0xed58…25910x9c95…e299Base—$0.001100%fluxa36d ago0x3d3992…c159a6
0xed58…25910x9c95…e299Base—$0.001100%fluxa36d ago0x447f31…17f651
0xed58…25910x9c95…e299Base—$0.001100%fluxa36d ago0x009056…fcdfe3
0xed58…25910xfe80…47eeBase—$0.001100%fluxa36d ago0xc0f36f…d9922a

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.