Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x1c6c…cc780xfe80…47eeBase—$0.001100%fluxa35d ago0x0593bd…f49408
0x1c6c…cc780xfe80…47eeBase—$0.001100%fluxa35d ago0x3bbae3…b59320
0x1c6c…cc780xfe80…47eeBase—$0.001100%fluxa35d ago0x7ec2df…a33ecc
0x1c6c…cc780xfe80…47eeBase—$0.001100%fluxa35d ago0xcae22c…a4c6cc
0x1c6c…cc780xfe80…47eeBase—$0.001100%fluxa35d ago0x0113ea…a368df
0x1c6c…cc780xfe80…47eeBase—$0.001100%fluxa35d ago0x87d883…df9bf6
0x1c6c…cc780x9c95…e299Base—$0.001100%fluxa35d ago0x5f3215…eb05a7
0x1c6c…cc780xfe80…47eeBase—$0.001100%fluxa35d ago0x3e9212…727756
0x1c6c…cc780xfe80…47eeBase—$0.001100%fluxa35d ago0x14fabe…906839
0x1c6c…cc780xfe80…47eeBase—$0.001100%fluxa35d ago0xa77d73…3869eb
0x1c6c…cc780xfe80…47eeBase—$0.001100%fluxa35d ago0x7da5c6…a9bb30
0x1c6c…cc780xfe80…47eeBase—$0.001100%fluxa35d ago0xd3eac2…0dbe8e
0x1c6c…cc780xfe80…47eeBase—$0.001100%fluxa35d ago0x88d1ab…afd79f
0x1c6c…cc780xfe80…47eeBase—$0.001100%fluxa35d ago0x5a5a2e…cb62c8
0x1c6c…cc780xfe80…47eeBase—$0.001100%fluxa35d ago0x6e1911…8a6c1d
0x1c6c…cc780xfe80…47eeBase—$0.001100%fluxa35d ago0x6bbf9f…92ec77
0x1c6c…cc780xfe80…47eeBase—$0.001100%fluxa36d ago0x79deda…f4010b
0x1c6c…cc780xfe80…47eeBase—$0.001100%fluxa36d ago0x13a0b5…40a2dd
0x1c6c…cc780xfe80…47eeBase—$0.001100%fluxa36d ago0x8844f6…031c39
0x1c6c…cc780xfe80…47eeBase—$0.001100%fluxa36d ago0xa77cd2…907ac7
0x1c6c…cc780xfe80…47eeBase—$0.001100%fluxa36d ago0xfbb8ff…b45f3a
0x1c6c…cc780xfe80…47eeBase—$0.001100%fluxa36d ago0xabe332…219208
0x1c6c…cc780xfe80…47eeBase—$0.001100%fluxa36d ago0xa7e995…962a85
0x1c6c…cc780xfe80…47eeBase—$0.001100%fluxa36d ago0xc1fae0…2eb4d4
0x1c6c…cc780xfe80…47eeBase—$0.001100%fluxa36d ago0x438f69…e00ce1

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.