Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xac60…a9830x9c95…e299Base—$0.001100%fluxa44d ago0xfdb0c7…d95bca
0xac60…a9830x9c95…e299Base—$0.001100%fluxa44d ago0x1d4602…d64803
0xac60…a9830x9c95…e299Base—$0.001100%fluxa44d ago0xc35fcf…b30818
0xac60…a9830x9c95…e299Base—$0.001100%fluxa44d ago0x40bdfa…7e57a0
0xac60…a9830xfe80…47eeBase—$0.001100%fluxa44d ago0x06b1ad…6b96cf
0xac60…a9830x9c95…e299Base—$0.001100%fluxa44d ago0xae1ac5…0d624c
0xac60…a9830x9c95…e299Base—$0.001100%fluxa44d ago0xb584e2…e00f76
0xac60…a9830x9c95…e299Base—$0.001100%fluxa44d ago0x1d8eed…984b4c
0xac60…a9830x9c95…e299Base—$0.001100%fluxa44d ago0x56843f…dfe877
0xac60…a9830x9c95…e299Base—$0.001100%fluxa44d ago0xa7e981…4a5991
0xac60…a9830x9c95…e299Base—$0.001100%fluxa44d ago0xdc597d…161650
0xac60…a9830x9c95…e299Base—$0.001100%fluxa44d ago0x8ad979…781d62
0xac60…a9830xfe80…47eeBase—$0.001100%fluxa44d ago0x7aad90…9acd55
0xac60…a9830xfe80…47eeBase—$0.001100%fluxa44d ago0x09afe6…d616d7
0xac60…a9830x9c95…e299Base—$0.001100%fluxa44d ago0x2e8bd2…2c05af
0xac60…a9830x9c95…e299Base—$0.001100%fluxa44d ago0xa7c925…3bd101
0xac60…a9830x9c95…e299Base—$0.001100%fluxa44d ago0x579933…c5e339
0xac60…a9830xfe80…47eeBase—$0.001100%fluxa44d ago0xdc3787…9d942e
0xac60…a9830x9c95…e299Base—$0.001100%fluxa44d ago0x188f77…544e55
0xac60…a9830xfe80…47eeBase—$0.001100%fluxa44d ago0xcf3e15…215b18
0xac60…a9830x9c95…e299Base—$0.001100%fluxa44d ago0x4d7352…f34edb
0xac60…a9830x9c95…e299Base—$0.001100%fluxa44d ago0x8ff478…3b1071
0xac60…a9830xfe80…47eeBase—$0.001100%fluxa44d ago0xe5c7fd…f11ed0
0xac60…a9830xfe80…47eeBase—$0.001100%fluxa44d ago0xc015d1…eb2835
0xac60…a9830x9c95…e299Base—$0.001100%fluxa44d ago0x97818a…8a1a19

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.