Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xa2c2…536a0xfe80…47eeBase—$0.001100%fluxa41d ago0x14e6b1…67eb3c
0xa2c2…536a0xfe80…47eeBase—$0.001100%fluxa41d ago0xe92481…ba4d5b
0xa2c2…536a0x9c95…e299Base—$0.001100%fluxa41d ago0x00a0b7…8ed887
0xa2c2…536a0x9c95…e299Base—$0.001100%fluxa41d ago0xb0184c…ebe487
0xa2c2…536a0xfe80…47eeBase—$0.001100%fluxa41d ago0x028984…69f969
0xa2c2…536a0xfe80…47eeBase—$0.001100%fluxa41d ago0x5a58cb…deb87d
0xa2c2…536a0x9c95…e299Base—$0.001100%fluxa41d ago0xd6730e…357374
0xa2c2…536a0x9c95…e299Base—$0.001100%fluxa41d ago0x85bcb9…614a8a
0xa2c2…536a0x9c95…e299Base—$0.001100%fluxa41d ago0xc1a591…e05c0d
0xa2c2…536a0x9c95…e299Base—$0.001100%fluxa41d ago0x705571…415148
0xa2c2…536a0xfe80…47eeBase—$0.001100%fluxa41d ago0xa5f8e8…8ed8d7
0xa2c2…536a0x9c95…e299Base—$0.001100%fluxa41d ago0x9367be…a0d531
0xa2c2…536a0xfe80…47eeBase—$0.001100%fluxa41d ago0xbcfd48…00a03b
0xa2c2…536a0x9c95…e299Base—$0.001100%fluxa41d ago0x55ec24…f0c4bc
0xa2c2…536a0x9c95…e299Base—$0.001100%fluxa41d ago0xca961c…9f11fb
0xa2c2…536a0x9c95…e299Base—$0.001100%fluxa41d ago0xef95a9…10721a
0xa2c2…536a0x9c95…e299Base—$0.001100%fluxa41d ago0xfac422…282c1d
0xa2c2…536a0x9c95…e299Base—$0.001100%fluxa41d ago0xc6404e…8b42c8
0xa2c2…536a0x9c95…e299Base—$0.001100%fluxa41d ago0x581666…d469ff
0xa2c2…536a0x9c95…e299Base—$0.001100%fluxa41d ago0x8db13d…f9d26f
0xa2c2…536a0x9c95…e299Base—$0.001100%fluxa41d ago0x9e379e…6f4e3c
0xa2c2…536a0x9c95…e299Base—$0.001100%fluxa41d ago0xf151de…802d62
0xa2c2…536a0x9c95…e299Base—$0.001100%fluxa41d ago0x9dd137…617f2c
0xa2c2…536a0x9c95…e299Base—$0.001100%fluxa41d ago0x16faaf…7b3281
0xa2c2…536a0x9c95…e299Base—$0.001100%fluxa41d ago0x24ca77…73f3fd

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.