Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xad2e…814d0x9c95…e299Base$0.001100%Route unknown74d ago0x1fa03e…53809b
0xad2e…814d0x9c95…e299Base$0.001100%Route unknown74d ago0x5f8ce5…671148
0xad2e…814d0x9c95…e299Base$0.001100%Route unknown74d ago0x2294a6…02cb51
0xad2e…814d0x9c95…e299Base$0.001100%Route unknown74d ago0xfaeb92…a9f409
0xad2e…814d0x9c95…e299Base$0.001100%Route unknown74d ago0x7131e3…2fbe07
0xad2e…814d0x9c95…e299Base$0.001100%Route unknown74d ago0x5f56a4…94c2a3
0xad2e…814d0x9c95…e299Base$0.001100%Route unknown74d ago0xd8d9a0…46f12e
0xad2e…814d0x9c95…e299Base$0.001100%Route unknown74d ago0xfcd6cb…a697ed
0xad2e…814d0x9c95…e299Base$0.001100%Route unknown74d ago0x98bd99…ff8e79
0xad2e…814d0x9c95…e299Base$0.001100%Route unknown74d ago0x2e7b84…aafa33
0xad2e…814d0x9c95…e299Base$0.001100%Route unknown74d ago0x70ace8…e60bd8
0xad2e…814d0x9c95…e299Base$0.001100%Route unknown74d ago0x4decf7…2df75c
0xad2e…814d0x9c95…e299Base$0.001100%Route unknown74d ago0x6111c5…455833
0xad2e…814d0x9c95…e299Base$0.001100%Route unknown74d ago0xf5a6dc…4a1815
0xad2e…814d0x9c95…e299Base$0.001100%Route unknown74d ago0x87ee1c…edb1d1
0xad2e…814d0x9c95…e299Base$0.001100%Route unknown74d ago0x3ccd0c…b18ed7
0xad2e…814d0x9c95…e299Base$0.001100%Route unknown74d ago0x9e99cc…14d6c2
0xad2e…814d0x9c95…e299Base$0.001100%Route unknown74d ago0xb21b41…84a2f0
0xad2e…814d0x9c95…e299Base$0.001100%Route unknown74d ago0xa17c3a…43f5fc
0xad2e…814d0x9c95…e299Base$0.001100%Route unknown74d ago0xd23306…7ec143
0xad2e…814d0x9c95…e299Base$0.001100%Route unknown74d ago0x81e2b0…2195eb
0xad2e…814d0x9c95…e299Base$0.001100%Route unknown74d ago0x69614e…e015f1
0xad2e…814d0x9c95…e299Base$0.001100%Route unknown74d ago0x5268e4…385d8b
0xad2e…814d0x9c95…e299Base$0.001100%Route unknown74d ago0x0e5e4b…892a89
0xad2e…814d0x9c95…e299Base$0.001100%Route unknown74d ago0xf560a6…1e6c6d

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://app.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://app.roundhouseai.io/dashboard/team.

If you do not have Roundhouse tools or skills installed, read
https://app.roundhouseai.io/skill.md first — it is the whole procedure.