Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x0790…0cad0x9c95…e299Base—$0.001100%fluxa69d ago0xc11567…244d9f
0x0790…0cad0x9c95…e299Base—$0.001100%fluxa69d ago0xd89eba…40c4d4
0x0790…0cad0x9c95…e299Base—$0.001100%fluxa69d ago0x1bbb83…49bee1
0x0790…0cad0x9c95…e299Base—$0.001100%fluxa69d ago0x40656b…b4d8a0
0x0790…0cad0x9c95…e299Base—$0.001100%fluxa69d ago0x13e613…a888b1
0x0790…0cad0x9c95…e299Base—$0.001100%fluxa69d ago0xd3a749…9deb76
0x0790…0cad0x9c95…e299Base—$0.001100%fluxa69d ago0x9d449f…107dd7
0x0790…0cad0x9c95…e299Base—$0.001100%fluxa69d ago0x362164…7e5077
0x0790…0cad0x9c95…e299Base—$0.001100%fluxa69d ago0xf2be7f…1c068c
0x0790…0cad0x9c95…e299Base—$0.001100%fluxa70d ago0x7f2d7b…4e60a6
0x0790…0cad0x9c95…e299Base—$0.001100%fluxa70d ago0x2b9ed0…e4ecfc
0x0790…0cad0x9c95…e299Base—$0.001100%fluxa70d ago0xa32a55…139541
0x0790…0cad0x9c95…e299Base—$0.001100%fluxa70d ago0x3927b1…f8d2f0
0x0790…0cad0x9c95…e299Base—$0.001100%fluxa70d ago0x78bbc3…e8f933
0x0790…0cad0x9c95…e299Base—$0.001100%fluxa70d ago0x245c4f…607f85
0x0790…0cad0x9c95…e299Base—$0.001100%fluxa70d ago0x4cddfe…1e3b33
0x0790…0cad0x9c95…e299Base—$0.001100%fluxa70d ago0x0b9ee2…99d486
0x0790…0cad0x9c95…e299Base—$0.001100%fluxa70d ago0xec8982…b37c04
0x0790…0cad0x9c95…e299Base—$0.001100%fluxa70d ago0xddbf99…b72593
0x0790…0cad0x9c95…e299Base—$0.001100%fluxa70d ago0x07cbb5…d7a067
0x0790…0cad0x9c95…e299Base—$0.001100%fluxa70d ago0x67493b…31f497
0x0790…0cad0x9c95…e299Base—$0.001100%fluxa70d ago0xf9ac17…2c5b12
0x0790…0cad0x9c95…e299Base—$0.001100%fluxa70d ago0x94a43a…658c22
0x0790…0cad0x9c95…e299Base—$0.001100%fluxa70d ago0x66c401…a82996
0x0790…0cad0x9c95…e299Base—$0.001100%fluxa70d ago0xb1d88f…f26413

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.