Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x5ded…8f250x9c95…e299Base$0.001100%Route unknown58d ago0x97dcd1…2c128d
0x5ded…8f250x9c95…e299Base$0.001100%Route unknown58d ago0x3a1916…654ba8
0x5ded…8f250x9c95…e299Base$0.001100%Route unknown58d ago0xc33aa9…a4092d
0x5ded…8f250x9c95…e299Base$0.001100%Route unknown58d ago0x54e448…4dcfb7
0x5ded…8f250x9c95…e299Base$0.001100%Route unknown58d ago0x65f1c1…d2af31
0x5ded…8f250x9c95…e299Base$0.001100%Route unknown58d ago0x485be2…4bc5a6
0x5ded…8f250x9c95…e299Base$0.001100%Route unknown58d ago0xb77160…24204c
0x5ded…8f250x9c95…e299Base$0.001100%Route unknown58d ago0x602fed…c18380
0x5ded…8f250x9c95…e299Base$0.001100%Route unknown58d ago0xfabb93…3c4770
0x5ded…8f250x9c95…e299Base$0.001100%Route unknown58d ago0x89a1c2…7c9546
0x5ded…8f250x9c95…e299Base$0.001100%Route unknown58d ago0x3cc93b…c852c6
0x5ded…8f250x9c95…e299Base$0.001100%Route unknown58d ago0xb08e74…7ef3f1
0x5ded…8f250x9c95…e299Base$0.001100%Route unknown58d ago0x720128…18c223
0x5ded…8f250x9c95…e299Base$0.001100%Route unknown58d ago0x6ed5cb…a9fa0f
0x5ded…8f250x9c95…e299Base$0.001100%Route unknown58d ago0xa8d05e…7ec57f
0x5ded…8f250x9c95…e299Base$0.001100%Route unknown58d ago0x16b463…8ce574
0x5ded…8f250x9c95…e299Base$0.001100%Route unknown58d ago0x284f02…d3dac5
0x5ded…8f250x9c95…e299Base$0.001100%Route unknown58d ago0xc7b3c9…044cf5
0x5ded…8f250x9c95…e299Base$0.001100%Route unknown59d ago0xe61eb1…765cd9
0x5ded…8f250x9c95…e299Base$0.001100%Route unknown59d ago0x01e67d…6d29ac
0x5ded…8f250x9c95…e299Base$0.001100%Route unknown59d ago0x519fa9…e87097
0x5ded…8f250x9c95…e299Base$0.001100%Route unknown59d ago0xc15544…286323
0x5ded…8f250x9c95…e299Base$0.001100%Route unknown59d ago0xb20c65…962f4c
0x5ded…8f250x9c95…e299Base$0.001100%Route unknown59d ago0x61abe9…6d4a4f
0x5ded…8f250x9c95…e299Base$0.001100%Route unknown59d ago0x1e2eb0…4432bb

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.