Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xaac1…f5b50x9c95…e299Base$0.001100%Route unknown47d ago0x18d038…db78f8
0xaac1…f5b50x9c95…e299Base$0.001100%Route unknown47d ago0x1abe28…9ea4d8
0xaac1…f5b50x9c95…e299Base$0.001100%Route unknown47d ago0xbfff9c…53c014
0xaac1…f5b50x9c95…e299Base$0.001100%Route unknown47d ago0xd816b8…bae8e3
0xaac1…f5b50x9c95…e299Base$0.001100%Route unknown47d ago0x98b78f…370043
0xaac1…f5b50x9c95…e299Base$0.001100%Route unknown47d ago0xef16e2…dd15b1
0xaac1…f5b50x9c95…e299Base$0.001100%Route unknown47d ago0xad0eae…9549f5
0xaac1…f5b50x9c95…e299Base$0.001100%Route unknown47d ago0x05ce17…7d7c53
0xaac1…f5b50x9c95…e299Base$0.001100%Route unknown47d ago0xf2b6f4…4d0443
0xaac1…f5b50x9c95…e299Base$0.001100%Route unknown47d ago0xfe0cf8…ad1ba7
0xaac1…f5b50x9c95…e299Base$0.001100%Route unknown48d ago0xe48794…7ec06a
0xaac1…f5b50x9c95…e299Base$0.001100%Route unknown48d ago0x1899c9…ed78ca
0xaac1…f5b50x9c95…e299Base$0.001100%Route unknown48d ago0xf23981…2e78b8
0xaac1…f5b50x9c95…e299Base$0.001100%Route unknown48d ago0x549f1b…1a5278
0xaac1…f5b50x9c95…e299Base$0.001100%Route unknown48d ago0xae6ec7…c4b6e9
0xaac1…f5b50x9c95…e299Base$0.001100%Route unknown48d ago0xf98b98…dcb49c
0xaac1…f5b50x9c95…e299Base$0.001100%Route unknown48d ago0x7a49e6…365bbb
0xaac1…f5b50x9c95…e299Base$0.001100%Route unknown48d ago0xf6eebf…63fb23
0xaac1…f5b50x9c95…e299Base$0.001100%Route unknown48d ago0x384f0c…ed3230
0xaac1…f5b50x9c95…e299Base$0.001100%Route unknown48d ago0x661732…07795f
0xaac1…f5b50x9c95…e299Base$0.001100%Route unknown48d ago0x552195…93b7ab
0xaac1…f5b50x9c95…e299Base$0.001100%Route unknown48d ago0xdfd1f3…e6400a
0xaac1…f5b50x9c95…e299Base$0.001100%Route unknown48d ago0x9aee34…e8d4b3
0xaac1…f5b50x9c95…e299Base$0.001100%Route unknown48d ago0x5e1e79…4aff10
0xaac1…f5b50x9c95…e299Base$0.001100%Route unknown48d ago0xf31d37…58ebd1

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.