Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x18ce…7af70x9c95…e299Base—$0.001100%fluxa36d ago0x42745c…0d1edb
0x18ce…7af70x9c95…e299Base—$0.001100%fluxa36d ago0xa2e124…eed8e2
0x18ce…7af70x9c95…e299Base—$0.001100%fluxa36d ago0xb29a71…3f87c4
0x18ce…7af70xfe80…47eeBase—$0.001100%fluxa36d ago0x878657…2be310
0x18ce…7af70x9c95…e299Base—$0.001100%fluxa36d ago0x86e0fa…bab0ea
0x18ce…7af70x9c95…e299Base—$0.001100%fluxa36d ago0x7a16d6…abc460
0x18ce…7af70xfe80…47eeBase—$0.001100%fluxa36d ago0xe4fe9c…1c61ad
0x18ce…7af70x9c95…e299Base—$0.001100%fluxa36d ago0xcd545d…977d6d
0x18ce…7af70x9c95…e299Base—$0.001100%fluxa36d ago0x140a68…7de98c
0x18ce…7af70x9c95…e299Base—$0.001100%fluxa36d ago0xb12bb7…d22737
0x18ce…7af70x9c95…e299Base—$0.001100%fluxa36d ago0x15b98b…e32d7c
0x18ce…7af70x9c95…e299Base—$0.001100%fluxa36d ago0xe6b645…ebbd7e
0x18ce…7af70x9c95…e299Base—$0.001100%fluxa36d ago0x0a3c98…f2234c
0x18ce…7af70xfe80…47eeBase—$0.001100%fluxa36d ago0xc174e8…96abe9
0x18ce…7af70xfe80…47eeBase—$0.001100%fluxa36d ago0x225bcf…8c0ab2
0x18ce…7af70x9c95…e299Base—$0.001100%fluxa36d ago0xb7dc43…2e1a71
0x18ce…7af70x9c95…e299Base—$0.001100%fluxa36d ago0x37e2f8…9c6027
0x18ce…7af70x9c95…e299Base—$0.001100%fluxa36d ago0x12a015…a08f64
0x18ce…7af70xfe80…47eeBase—$0.001100%fluxa36d ago0x3d2b5e…8e8770
0x18ce…7af70xfe80…47eeBase—$0.001100%fluxa36d ago0x9dd73b…e45c4d
0x18ce…7af70x9c95…e299Base—$0.001100%fluxa36d ago0x55459c…945a05
0x18ce…7af70xfe80…47eeBase—$0.001100%fluxa36d ago0xfbc884…578e19
0x18ce…7af70xfe80…47eeBase—$0.001100%fluxa36d ago0x1f0c21…495376
0x18ce…7af70xfe80…47eeBase—$0.001100%fluxa36d ago0xa36b1b…349d04
0x18ce…7af70x9c95…e299Base—$0.001100%fluxa36d ago0x9164a7…3855f7

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.