Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x387e…7d800x9c95…e299Base$0.001100%Route unknown44d ago0x70b716…877fcb
0x387e…7d800x9c95…e299Base$0.001100%Route unknown44d ago0xcb334c…cdaf1e
0x387e…7d800x9c95…e299Base$0.001100%Route unknown44d ago0xa5a585…30e7e1
0x387e…7d800x9c95…e299Base$0.001100%Route unknown44d ago0xa577af…d357f3
0x387e…7d800x9c95…e299Base$0.001100%Route unknown44d ago0x0f0f4e…5b02dd
0x387e…7d800x9c95…e299Base$0.001100%Route unknown44d ago0xfa28bb…81b326
0x387e…7d800x9c95…e299Base$0.001100%Route unknown44d ago0xd1db0c…9bed5c
0x387e…7d800x9c95…e299Base$0.001100%Route unknown44d ago0xf658ff…93b6fc
0x387e…7d800x9c95…e299Base$0.001100%Route unknown44d ago0x4d32ff…5c6924
0x387e…7d800x9c95…e299Base$0.001100%Route unknown45d ago0xd96d6b…6fc016
0x387e…7d800x9c95…e299Base$0.001100%Route unknown45d ago0xfd5cd8…c1e5e8
0x387e…7d800x9c95…e299Base$0.001100%Route unknown45d ago0x463ef1…f6973f
0x387e…7d800x9c95…e299Base$0.001100%Route unknown45d ago0x578799…a11f1d
0x387e…7d800x9c95…e299Base$0.001100%Route unknown45d ago0x4d86eb…ec9327
0x387e…7d800x9c95…e299Base$0.001100%Route unknown45d ago0x506944…f414f9
0x387e…7d800x9c95…e299Base$0.001100%Route unknown45d ago0xd3a693…b7af67
0x387e…7d800x9c95…e299Base$0.001100%Route unknown45d ago0xb054d4…424d6b
0x387e…7d800x9c95…e299Base$0.001100%Route unknown45d ago0x7b3b35…51278a
0x387e…7d800x9c95…e299Base$0.001100%Route unknown45d ago0x0f527f…6657ba
0x387e…7d800x9c95…e299Base$0.001100%Route unknown45d ago0xc83e1d…51aff0
0x387e…7d800x9c95…e299Base$0.001100%Route unknown45d ago0x93ac76…4befb8
0x387e…7d800x9c95…e299Base$0.001100%Route unknown45d ago0x642305…37fa6b
0x387e…7d800x9c95…e299Base$0.001100%Route unknown45d ago0x2bc46c…9c559d
0x387e…7d800x9c95…e299Base$0.001100%Route unknown45d ago0x43f5b1…f20f48
0x387e…7d800x9c95…e299Base$0.001100%Route unknown45d ago0x6fb4f2…be34b9

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.