Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x75a0…5da00xfe80…47eeBase—$0.001100%fluxa36d ago0x8cf205…3d5f76
0x75a0…5da00xfe80…47eeBase—$0.001100%fluxa36d ago0x419f3a…f6af52
0x75a0…5da00xfe80…47eeBase—$0.001100%fluxa36d ago0x020148…028b05
0x75a0…5da00x9c95…e299Base—$0.001100%fluxa36d ago0x9f4e7a…e74f5c
0x75a0…5da00xfe80…47eeBase—$0.001100%fluxa36d ago0xbdd569…27e477
0x75a0…5da00x9c95…e299Base—$0.001100%fluxa36d ago0x2de243…c953d9
0x75a0…5da00xfe80…47eeBase—$0.001100%fluxa36d ago0x52aa82…f3c896
0x75a0…5da00xfe80…47eeBase—$0.001100%fluxa36d ago0x614bf4…28b889
0x75a0…5da00x9c95…e299Base—$0.001100%fluxa36d ago0x540f72…91ec5e
0x75a0…5da00x9c95…e299Base—$0.001100%fluxa36d ago0xe8d4a7…be0207
0x75a0…5da00xfe80…47eeBase—$0.001100%fluxa36d ago0xa3ed4b…ee8a4a
0x75a0…5da00x9c95…e299Base—$0.001100%fluxa36d ago0x6162a2…828ec8
0x75a0…5da00x9c95…e299Base—$0.001100%fluxa36d ago0xce7c9d…35fb91
0x75a0…5da00x9c95…e299Base—$0.001100%fluxa36d ago0x20d3c0…5411b7
0x75a0…5da00x9c95…e299Base—$0.001100%fluxa36d ago0x91b3f4…2a1c83
0x75a0…5da00xfe80…47eeBase—$0.001100%fluxa36d ago0xfce748…b19b49
0x75a0…5da00xfe80…47eeBase—$0.001100%fluxa36d ago0xc01df8…a1c53e
0x75a0…5da00xfe80…47eeBase—$0.001100%fluxa36d ago0xec6771…55b3b0
0x75a0…5da00x9c95…e299Base—$0.001100%fluxa36d ago0xdb49c5…cb9695
0x75a0…5da00x9c95…e299Base—$0.001100%fluxa36d ago0x6c880a…bef8c1
0x75a0…5da00xfe80…47eeBase—$0.001100%fluxa36d ago0x772555…a2d825
0x75a0…5da00xfe80…47eeBase—$0.001100%fluxa36d ago0x41dd3c…351789
0x75a0…5da00x9c95…e299Base—$0.001100%fluxa36d ago0xdd9caa…8ab80f
0x75a0…5da00x9c95…e299Base—$0.001100%fluxa36d ago0xe52cb4…6cd82a
0x75a0…5da00xfe80…47eeBase—$0.001100%fluxa36d ago0x0c8844…bed750

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.