Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x0563…c2c50x9c95…e299Base$0.001100%Route unknown55d ago0x1c1cfc…4b5f72
0x0563…c2c50x9c95…e299Base$0.001100%Route unknown55d ago0x136f9b…5833f1
0x0563…c2c50x9c95…e299Base$0.001100%Route unknown55d ago0x02979a…013668
0x0563…c2c50x9c95…e299Base$0.001100%Route unknown55d ago0x9dbe51…9dca97
0x0563…c2c50x9c95…e299Base$0.001100%Route unknown55d ago0x078b08…33660d
0x0563…c2c50x9c95…e299Base$0.001100%Route unknown55d ago0x204ebf…7d9912
0x0563…c2c50x9c95…e299Base$0.001100%Route unknown55d ago0xc0ae3d…8999eb
0x0563…c2c50x9c95…e299Base$0.001100%Route unknown55d ago0x919904…c93a85
0x0563…c2c50x9c95…e299Base$0.001100%Route unknown55d ago0xdc0244…4a4eff
0x0563…c2c50x9c95…e299Base$0.001100%Route unknown55d ago0x444871…e5d174
0x0563…c2c50x9c95…e299Base$0.001100%Route unknown55d ago0xb79e03…2b9ee7
0x0563…c2c50x9c95…e299Base$0.001100%Route unknown55d ago0x6380d7…a47aea
0x0563…c2c50x9c95…e299Base$0.001100%Route unknown55d ago0xb18f3b…b97e98
0x0563…c2c50x9c95…e299Base$0.001100%Route unknown55d ago0xae5c17…a5f9b9
0x0563…c2c50x9c95…e299Base$0.001100%Route unknown55d ago0x0539b8…8afa7b
0x0563…c2c50x9c95…e299Base$0.001100%Route unknown55d ago0x2f8c5d…8535ff
0x0563…c2c50x9c95…e299Base$0.001100%Route unknown55d ago0xabfc2d…51c9b1
0x0563…c2c50x9c95…e299Base$0.001100%Route unknown55d ago0x83ae50…94d751
0x0563…c2c50x9c95…e299Base$0.001100%Route unknown55d ago0xe5fe3a…29eba2
0x0563…c2c50x9c95…e299Base$0.001100%Route unknown55d ago0x4bef07…c8a4c1
0x0563…c2c50x9c95…e299Base$0.001100%Route unknown55d ago0x0adb40…8a66cc
0x0563…c2c50x9c95…e299Base$0.001100%Route unknown55d ago0x8f29b5…b71056
0x0563…c2c50x9c95…e299Base$0.001100%Route unknown55d ago0x8c45f6…1afdff
0x0563…c2c50x9c95…e299Base$0.001100%Route unknown55d ago0xff40b9…a6327f
0x0563…c2c50x9c95…e299Base$0.001100%Route unknown55d ago0xd217fb…afaab5

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.