Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x7671…80d90x9c95…e299Base$0.001100%Route unknown50d ago0x95db87…0b9c77
0x7671…80d90x9c95…e299Base$0.001100%Route unknown50d ago0x413187…315612
0x7671…80d90x9c95…e299Base$0.001100%Route unknown50d ago0x2ef2c2…dff793
0x7671…80d90x9c95…e299Base$0.001100%Route unknown50d ago0x3c7c3f…242e87
0x7671…80d90x9c95…e299Base$0.001100%Route unknown50d ago0xb063c9…63d67e
0x7671…80d90x9c95…e299Base$0.001100%Route unknown50d ago0xb07b81…dfca5e
0x7671…80d90x9c95…e299Base$0.001100%Route unknown50d ago0xe9575e…44e950
0x7671…80d90x9c95…e299Base$0.001100%Route unknown50d ago0x7cb883…989fc0
0x7671…80d90x9c95…e299Base$0.001100%Route unknown50d ago0xb44c16…81f892
0x7671…80d90x9c95…e299Base$0.001100%Route unknown51d ago0xb75e1b…9a24d7
0x7671…80d90x9c95…e299Base$0.001100%Route unknown51d ago0x3c9b72…17e11b
0x7671…80d90x9c95…e299Base$0.001100%Route unknown51d ago0xb92ad5…bf20cf
0x7671…80d90x9c95…e299Base$0.001100%Route unknown51d ago0x118350…82c975
0x7671…80d90x9c95…e299Base$0.001100%Route unknown51d ago0xe52954…ec3641
0x7671…80d90x9c95…e299Base$0.001100%Route unknown51d ago0x73b3bd…4a7a56
0x7671…80d90x9c95…e299Base$0.001100%Route unknown51d ago0xcd5e2f…7e796c
0x7671…80d90x9c95…e299Base$0.001100%Route unknown51d ago0x722960…9a8d28
0x7671…80d90x9c95…e299Base$0.001100%Route unknown51d ago0x6d4d8c…470fac
0x7671…80d90x9c95…e299Base$0.001100%Route unknown51d ago0x7a14ec…56f650
0x7671…80d90x9c95…e299Base$0.001100%Route unknown51d ago0xd418ef…2d4790
0x7671…80d90x9c95…e299Base$0.001100%Route unknown51d ago0x0b2b2f…51ad73
0x7671…80d90x9c95…e299Base$0.001100%Route unknown51d ago0xbb0b61…a9b02e
0x7671…80d90x9c95…e299Base$0.001100%Route unknown51d ago0xb190fd…f3a877
0x7671…80d90x9c95…e299Base$0.001100%Route unknown51d ago0xa49dcc…28f2ad
0x7671…80d90x9c95…e299Base$0.001100%Route unknown51d ago0xa5eadc…8a5ba7

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.