Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xaa87…38ae0x9c95…e299Base$0.001100%Route unknown74d ago0x20dc74…af5394
0xaa87…38ae0x9c95…e299Base$0.001100%Route unknown74d ago0x507b1a…f664fd
0xaa87…38ae0x9c95…e299Base$0.001100%Route unknown74d ago0x084298…25ebb5
0xaa87…38ae0x9c95…e299Base$0.001100%Route unknown74d ago0x786eaf…ad4524
0xaa87…38ae0x9c95…e299Base$0.001100%Route unknown74d ago0x0bbe87…e88f13
0xaa87…38ae0x9c95…e299Base$0.001100%Route unknown74d ago0xec9367…fc4729
0xaa87…38ae0x9c95…e299Base$0.001100%Route unknown74d ago0x5e51ca…c523b3
0xaa87…38ae0x9c95…e299Base$0.001100%Route unknown74d ago0xa876a0…f29199
0xaa87…38ae0x9c95…e299Base$0.001100%Route unknown74d ago0x9e6ff3…7d086a
0xaa87…38ae0x9c95…e299Base$0.001100%Route unknown74d ago0x7e2d30…cac664
0xaa87…38ae0x9c95…e299Base$0.001100%Route unknown74d ago0xcd0129…ab0457
0xaa87…38ae0x9c95…e299Base$0.001100%Route unknown74d ago0xfdb7b5…a425c3
0xaa87…38ae0x9c95…e299Base$0.001100%Route unknown74d ago0x9fbb0d…4c5794
0xaa87…38ae0x9c95…e299Base$0.001100%Route unknown74d ago0x5bb2e9…786157
0xaa87…38ae0x9c95…e299Base$0.001100%Route unknown74d ago0xbb1e90…83fea9
0xaa87…38ae0x9c95…e299Base$0.001100%Route unknown74d ago0x59fd75…3650de
0xaa87…38ae0x9c95…e299Base$0.001100%Route unknown74d ago0x951cd3…535aa4
0xaa87…38ae0x9c95…e299Base$0.001100%Route unknown74d ago0x91eeca…9ca9bf
0xaa87…38ae0x9c95…e299Base$0.001100%Route unknown74d ago0xb7121c…3b089a
0xaa87…38ae0x9c95…e299Base$0.001100%Route unknown74d ago0x391315…076364
0xaa87…38ae0x9c95…e299Base$0.001100%Route unknown74d ago0xf4b697…02823c
0xaa87…38ae0x9c95…e299Base$0.001100%Route unknown74d ago0x6e769b…22508d
0xaa87…38ae0x9c95…e299Base$0.001100%Route unknown74d ago0xfcd508…420fbc
0xaa87…38ae0x9c95…e299Base$0.001100%Route unknown74d ago0x9a98d2…2e5b07
0xaa87…38ae0x9c95…e299Base$0.001100%Route unknown74d ago0x93756f…2565bd

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.