Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xe582…e9d10x9c95…e299Base—$0.001100%fluxa86d ago0x74a37c…32bcc3
0xe582…e9d10x9c95…e299Base—$0.001100%fluxa86d ago0x14514d…ceaf48
0xe582…e9d10x9c95…e299Base—$0.001100%fluxa86d ago0x932755…ca1ea9
0xe582…e9d10x9c95…e299Base—$0.001100%fluxa86d ago0xbe9d85…ffa249
0xe582…e9d10x9c95…e299Base—$0.001100%fluxa86d ago0x2d4ec3…f174a2
0xe582…e9d10x9c95…e299Base—$0.001100%fluxa86d ago0x5f841b…767faa
0xe582…e9d10x9c95…e299Base—$0.001100%fluxa86d ago0xf0c38e…784d77
0xe582…e9d10x9c95…e299Base—$0.001100%fluxa86d ago0x4ff838…0a153f
0xe582…e9d10x9c95…e299Base—$0.001100%fluxa86d ago0x4324d2…2cd43e
0xe582…e9d10x9c95…e299Base—$0.001100%fluxa86d ago0x2202ab…ee5165
0xe582…e9d10x9c95…e299Base—$0.001100%fluxa86d ago0x940f86…b4819c
0xe582…e9d10x9c95…e299Base—$0.001100%fluxa86d ago0x3ab734…9c224a
0xe582…e9d10x9c95…e299Base—$0.001100%fluxa86d ago0xcecfe6…00385f
0xe582…e9d10x9c95…e299Base—$0.001100%fluxa86d ago0x166b64…0fd2b7
0xe582…e9d10x9c95…e299Base—$0.001100%fluxa86d ago0x4e8dbb…0eea6e
0xe582…e9d10x9c95…e299Base—$0.001100%fluxa86d ago0xb299d4…1a18d2
0xe582…e9d10x9c95…e299Base—$0.001100%fluxa86d ago0xeffbd0…a6272a
0xe582…e9d10x9c95…e299Base—$0.001100%fluxa86d ago0x20a2f0…0ae9c5
0xe582…e9d10x9c95…e299Base—$0.001100%fluxa87d ago0xd79426…d6b5b6
0xe582…e9d10x9c95…e299Base—$0.001100%fluxa87d ago0xbde384…ba455e
0xe582…e9d10x9c95…e299Base—$0.001100%fluxa87d ago0xf17e23…6c0a39
0xe582…e9d10x9c95…e299Base—$0.001100%fluxa87d ago0xcd6ed6…8e7e1b
0xe582…e9d10x9c95…e299Base—$0.001100%fluxa87d ago0x0a06f1…0bc0c3
0xe582…e9d10x9c95…e299Base—$0.001100%fluxa87d ago0x7558de…31ed5d
0xe582…e9d10x9c95…e299Base—$0.001100%fluxa87d ago0x286502…9bd3fe

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.