Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x1de6…1bc40xa9dd…2315Base$0.002100%Route unknown36d ago0x9701ce…1a269e
0x1de6…1bc40xa9dd…2315Base$0.002100%Route unknown36d ago0x330757…754a63
0x1de6…1bc40xa9dd…2315Base$0.002100%Route unknown36d ago0xd42f0f…76ba40
0x1de6…1bc40xa9dd…2315Base$0.002100%Route unknown36d ago0xc368d4…2f148d
0x1de6…1bc40xa9dd…2315Base$0.002100%Route unknown36d ago0x3433ea…472bc8
0x1de6…1bc40xa9dd…2315Base$0.002100%Route unknown36d ago0xaa317c…371c5c
0x1de6…1bc40xa9dd…2315Base$0.002100%Route unknown36d ago0x97c107…a92fff
0x1de6…1bc40xa9dd…2315Base$0.002100%Route unknown36d ago0x606613…e0dddc
0x1de6…1bc40xa9dd…2315Base$0.002100%Route unknown36d ago0x096be5…3732f9
0x1de6…1bc40xa9dd…2315Base$0.002100%Route unknown36d ago0xb83345…0153fd
0x1de6…1bc40xa9dd…2315Base$0.002100%Route unknown36d ago0x8ba0d6…25f0ee
0x1de6…1bc40xa9dd…2315Base$0.002100%Route unknown36d ago0x788d49…e920e1
0x1de6…1bc40xa9dd…2315Base$0.002100%Route unknown36d ago0xed0f9f…0dcd4a
0x1de6…1bc40xa9dd…2315Base$0.002100%Route unknown36d ago0xac97b3…6d5d09
0x1de6…1bc40xa9dd…2315Base$0.002100%Route unknown36d ago0x4151cd…0f5be3
0x1de6…1bc40xa9dd…2315Base$0.002100%Route unknown36d ago0x98ea9e…0a8873
0x1de6…1bc40xa9dd…2315Base$0.002100%Route unknown36d ago0x52ff07…ffabbf
0x1de6…1bc40xa9dd…2315Base$0.002100%Route unknown36d ago0x5d2e3d…ee45e4
0x1de6…1bc40xa9dd…2315Base$0.002100%Route unknown36d ago0x276381…839713
0x1de6…1bc40xa9dd…2315Base$0.002100%Route unknown36d ago0xad33c8…ad1ddc
0x1de6…1bc40xa9dd…2315Base$0.002100%Route unknown36d ago0xac9d4e…148741
0x1de6…1bc40xa9dd…2315Base$0.002100%Route unknown36d ago0x73e753…952150
0x1de6…1bc40xa9dd…2315Base$0.002100%Route unknown36d ago0xe2d226…4e0879
0x1de6…1bc40xa9dd…2315Base$0.002100%Route unknown36d ago0x489cbb…59faad
0x1de6…1bc40xa9dd…2315Base$0.002100%Route unknown36d ago0x93bf1c…71ff06

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.