Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x68c1…a8610x9c95…e299Base—$0.001100%fluxa59d ago0xa07fb7…2d09bb
0x68c1…a8610x9c95…e299Base—$0.001100%fluxa59d ago0xdfc7bc…29d193
0x68c1…a8610x9c95…e299Base—$0.001100%fluxa59d ago0xdc98c5…ce130b
0x68c1…a8610x9c95…e299Base—$0.001100%fluxa59d ago0x76925c…c554f6
0x68c1…a8610x9c95…e299Base—$0.001100%fluxa59d ago0x309e96…e3ee89
0x68c1…a8610x9c95…e299Base—$0.001100%fluxa59d ago0xcf9b67…133d06
0x68c1…a8610x9c95…e299Base—$0.001100%fluxa59d ago0xa180e2…7bdb55
0x68c1…a8610x9c95…e299Base—$0.001100%fluxa59d ago0x8da38f…2f013a
0x68c1…a8610x9c95…e299Base—$0.001100%fluxa59d ago0xf79210…ac9230
0x68c1…a8610x9c95…e299Base—$0.001100%fluxa59d ago0xb8b2b5…65f1ee
0x68c1…a8610x9c95…e299Base—$0.001100%fluxa59d ago0x0a399a…c8e13e
0x68c1…a8610x9c95…e299Base—$0.001100%fluxa59d ago0x968c36…1d5cdc
0x68c1…a8610x9c95…e299Base—$0.001100%fluxa59d ago0xae738e…2383a1
0x68c1…a8610x9c95…e299Base—$0.001100%fluxa60d ago0x35f2d6…57d0ed
0x68c1…a8610x9c95…e299Base—$0.001100%fluxa60d ago0x168bd8…469b15
0x68c1…a8610x9c95…e299Base—$0.001100%fluxa60d ago0x3792c9…99a84a
0x68c1…a8610x9c95…e299Base—$0.001100%fluxa60d ago0xe8aa29…b31b91
0x68c1…a8610x9c95…e299Base—$0.001100%fluxa60d ago0x2bd9cc…97617f
0x68c1…a8610x9c95…e299Base—$0.001100%fluxa60d ago0xc17aed…aedc32
0x68c1…a8610x9c95…e299Base—$0.001100%fluxa60d ago0xafb3f1…507db4
0x68c1…a8610x9c95…e299Base—$0.001100%fluxa60d ago0xb985e7…2b5ec1
0x68c1…a8610x9c95…e299Base—$0.001100%fluxa60d ago0x5ea297…7a70f1
0x68c1…a8610x9c95…e299Base—$0.001100%fluxa60d ago0xf20d33…175117
0x68c1…a8610x9c95…e299Base—$0.001100%fluxa60d ago0xc5e6c2…dcca1d

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.