Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xb90a…9ae40x9bee…9093Base—$0.01100%fluxa109d ago0xadb453…8b3dce
0x9bee…90930xac65…4417Base—$3.74100%fluxa109d ago0xab3bff…ce8961
0xb90a…9ae40x9bee…9093Base—$0.01100%fluxa109d ago0x34c2d6…f9e918
0xb90a…9ae40x9bee…9093Base—$0.01100%fluxa109d ago0x8bcff1…09b89e
0xb90a…9ae40x9bee…9093Base—$0.01100%fluxa109d ago0x939acd…91012c
0xb90a…9ae40x9bee…9093Base—$3.60100%fluxa109d ago0x2cfb37…72e6a3
0xb90a…9ae40x9bee…9093Base—$0.01100%fluxa109d ago0xaafb1b…c92bdc
0xb90a…9ae40x9bee…9093Base—$0.01100%fluxa109d ago0x69b1a2…6e1c13
0xb90a…9ae40x9bee…9093Base—$0.01100%fluxa109d ago0x43d6f7…29ea30
0xb90a…9ae40x9bee…9093Base—$0.01100%fluxa109d ago0x0ef3c1…4fd7d2
0xb90a…9ae40x9bee…9093Base—$0.01100%fluxa109d ago0x429cb8…9a3b69
0xb90a…9ae40x9bee…9093Base—$0.01100%fluxa109d ago0x563a34…037787
0xb90a…9ae40x9bee…9093Base—$0.01100%fluxa109d ago0x717c37…ddfad8
0xb90a…9ae40x9bee…9093Base—$0.01100%fluxa109d ago0xd9dd4b…9b8e25
0xb90a…9ae40x9bee…9093Base—$0.01100%fluxa109d ago0xe25f2c…96db9a
0xb90a…9ae40x9bee…9093Base—$0.01100%fluxa110d ago0x8d899b…6806c3
0xb90a…9ae40x9bee…9093Base—$0.01100%fluxa110d ago0xec4bc6…aa6477
0x9bee…90930xac65…4417Base—$0.02100%fluxa110d ago0x1680b6…694532
0xb90a…9ae40x9bee…9093Base—$0.01100%fluxa110d ago0x4df75d…09c237
0xb90a…9ae40x9bee…9093Base—$0.01100%fluxa110d ago0x286cef…31a848
0x9bee…90930xac65…4417Base—$0.50100%fluxa110d ago0xe9d206…e13196
0xb90a…9ae40x9bee…9093Base—$0.50100%fluxa110d ago0x9ba83e…43ce60
0x9bee…90930xac65…4417Base—$0.07100%fluxa110d ago0xcf9ae3…038a33
0xb90a…9ae40x9bee…9093Base—$0.01100%fluxa110d ago0x340f2e…fa5fe3
0xb90a…9ae40x9bee…9093Base—$0.01100%fluxa110d ago0x1de3c5…a47307

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.