Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x9ccc…bf9d0x9c95…e299Base$0.001100%Route unknown55d ago0xa1793e…5b8bee
0x9ccc…bf9d0x9c95…e299Base$0.001100%Route unknown55d ago0x58c4b8…615858
0x9ccc…bf9d0x9c95…e299Base$0.001100%Route unknown55d ago0xab6d8f…16dbc5
0x9ccc…bf9d0x9c95…e299Base$0.001100%Route unknown55d ago0x245290…8230f8
0x9ccc…bf9d0x9c95…e299Base$0.001100%Route unknown55d ago0x640ef2…fa6f1c
0x9ccc…bf9d0x9c95…e299Base$0.001100%Route unknown55d ago0x50e58c…16ec62
0x9ccc…bf9d0x9c95…e299Base$0.001100%Route unknown55d ago0x1020a8…66b4c7
0x9ccc…bf9d0x9c95…e299Base$0.001100%Route unknown55d ago0x70ab8e…5cd265
0x9ccc…bf9d0x9c95…e299Base$0.001100%Route unknown55d ago0xda3072…7f4aa2
0x9ccc…bf9d0x9c95…e299Base$0.001100%Route unknown55d ago0x82eb05…e0c2da
0x9ccc…bf9d0x9c95…e299Base$0.001100%Route unknown55d ago0x6abd93…73c424
0x9ccc…bf9d0x9c95…e299Base$0.001100%Route unknown55d ago0x5a1647…b026d2
0x9ccc…bf9d0x9c95…e299Base$0.001100%Route unknown55d ago0xa30b95…b10aa6
0x9ccc…bf9d0x9c95…e299Base$0.001100%Route unknown55d ago0x0f1c88…f1f4f0
0x9ccc…bf9d0x9c95…e299Base$0.001100%Route unknown55d ago0x9b8b2e…92610e
0x9ccc…bf9d0x9c95…e299Base$0.001100%Route unknown55d ago0xe6be90…d89577
0x9ccc…bf9d0x9c95…e299Base$0.001100%Route unknown55d ago0x43b9c0…2fd660
0x9ccc…bf9d0x9c95…e299Base$0.001100%Route unknown55d ago0xe7e079…c407fe
0x9ccc…bf9d0x9c95…e299Base$0.001100%Route unknown55d ago0xb05514…8145cb
0x9ccc…bf9d0x9c95…e299Base$0.001100%Route unknown55d ago0x9d368a…431b18
0x9ccc…bf9d0x9c95…e299Base$0.001100%Route unknown55d ago0x7f35c5…b99d87
0x9ccc…bf9d0x9c95…e299Base$0.001100%Route unknown55d ago0xb3ae9f…f37ea4
0x9ccc…bf9d0x9c95…e299Base$0.001100%Route unknown55d ago0x1b2ec8…cb5990
0x9ccc…bf9d0x9c95…e299Base$0.001100%Route unknown55d ago0x7cb6f8…743284
0x9ccc…bf9d0x9c95…e299Base$0.001100%Route unknown55d ago0xaaac12…3bbb67

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.