Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x9d53…c6c30x9c95…e299Base$0.001100%Route unknown61d ago0xca28bd…446a9e
0x9d53…c6c30x9c95…e299Base$0.001100%Route unknown61d ago0xfd7f1c…f694b7
0x9d53…c6c30x9c95…e299Base$0.001100%Route unknown61d ago0x26e624…76c855
0x9d53…c6c30x9c95…e299Base$0.001100%Route unknown61d ago0xb9c8c8…2c381d
0x9d53…c6c30x9c95…e299Base$0.001100%Route unknown61d ago0x8e97cd…0972e5
0x9d53…c6c30x9c95…e299Base$0.001100%Route unknown61d ago0x7ce8dc…e4e756
0x9d53…c6c30x9c95…e299Base$0.001100%Route unknown61d ago0xce05a4…8ae18c
0x9d53…c6c30x9c95…e299Base$0.001100%Route unknown61d ago0x0245db…44f7ce
0x9d53…c6c30x9c95…e299Base$0.001100%Route unknown61d ago0x6c1e81…36fd00
0x9d53…c6c30x9c95…e299Base$0.001100%Route unknown61d ago0x667216…7c7e54
0x9d53…c6c30x9c95…e299Base$0.001100%Route unknown61d ago0x9f5f73…c7f6b8
0x9d53…c6c30x9c95…e299Base$0.001100%Route unknown61d ago0xbbcca0…12fb2f
0x9d53…c6c30x9c95…e299Base$0.001100%Route unknown61d ago0x978c03…9ddd41
0x9d53…c6c30x9c95…e299Base$0.001100%Route unknown61d ago0x6b58c7…e6e42f
0x9d53…c6c30x9c95…e299Base$0.001100%Route unknown61d ago0x0a1f78…19044d
0x9d53…c6c30x9c95…e299Base$0.001100%Route unknown61d ago0xddf519…e692c8
0x9d53…c6c30x9c95…e299Base$0.001100%Route unknown61d ago0x296516…6da0c4
0x9d53…c6c30x9c95…e299Base$0.001100%Route unknown61d ago0x6c768a…45eed7
0x9d53…c6c30x9c95…e299Base$0.001100%Route unknown61d ago0xeb84fe…7e7b2d
0x9d53…c6c30x9c95…e299Base$0.001100%Route unknown61d ago0xf401bd…5ee483
0x9d53…c6c30x9c95…e299Base$0.001100%Route unknown61d ago0x6c04bd…ac01c8
0x9d53…c6c30x9c95…e299Base$0.001100%Route unknown62d ago0x805d02…55c697
0x9d53…c6c30x9c95…e299Base$0.001100%Route unknown62d ago0xa7ece2…bc6437
0x9d53…c6c30x9c95…e299Base$0.001100%Route unknown62d ago0x11cb71…80de28

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.