Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x8818…8cb30x6839…1a2bBase$0.003100%Route unknown34d ago0x043403…cf8e9d
0x8818…8cb30x6839…1a2bBase$0.003100%Route unknown34d ago0xde78c2…439581
0x8818…8cb30x6839…1a2bBase$0.003100%Route unknown35d ago0x13a508…95a133
0x8818…8cb30x6839…1a2bBase$0.003100%Route unknown35d ago0x34aae2…daaebc
0x8818…8cb30x6839…1a2bBase$0.003100%Route unknown35d ago0x8d2502…41bddd
0x8818…8cb30x6839…1a2bBase$0.003100%Route unknown35d ago0xa72b5a…aa28c2
0x8818…8cb30x6839…1a2bBase$0.003100%Route unknown35d ago0x9a6913…d2820f
0x8818…8cb30x6839…1a2bBase$0.003100%Route unknown35d ago0x9da54e…7cdb40
0x8818…8cb30x6839…1a2bBase$0.003100%Route unknown35d ago0x0bd685…bc7e40
0x8818…8cb30x6839…1a2bBase$0.003100%Route unknown35d ago0x1acc28…18f194
0x8818…8cb30x6839…1a2bBase$0.003100%Route unknown35d ago0x5ca908…ecc33e
0x8818…8cb30x6839…1a2bBase$0.003100%Route unknown35d ago0xd5d8b5…b552d5
0x8818…8cb30x6839…1a2bBase$0.003100%Route unknown35d ago0xb3c552…076558
0x8818…8cb30x6839…1a2bBase$0.003100%Route unknown35d ago0xbc4571…3c196a
0x8818…8cb30x6839…1a2bBase$0.003100%Route unknown35d ago0x7e19b4…0ad21e
0x8818…8cb30x6839…1a2bBase$0.003100%Route unknown35d ago0xc676da…ec77ad
0x8818…8cb30x6839…1a2bBase$0.003100%Route unknown35d ago0xbb432b…f04782
0x8818…8cb30x6839…1a2bBase$0.003100%Route unknown35d ago0xa6d672…53e2b7
0x8818…8cb30x6839…1a2bBase$0.003100%Route unknown35d ago0xf96e32…7e340c
0x8818…8cb30x6839…1a2bBase$0.003100%Route unknown35d ago0x282002…94f2c5
0x8818…8cb30x6839…1a2bBase$0.003100%Route unknown35d ago0x2d44c7…ef93c4
0x8818…8cb30x6839…1a2bBase$0.003100%Route unknown35d ago0x55e557…822ecb
0x8818…8cb30x6839…1a2bBase$0.003100%Route unknown35d ago0x34b4ce…e51a15
0x8818…8cb30x6839…1a2bBase$0.003100%Route unknown35d ago0xda2d76…d1c530
0x8818…8cb30x6839…1a2bBase$0.003100%Route unknown35d ago0xa65b3c…73e3e3

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.