Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x1710…dcbd0x9c95…e299Base$0.001100%Route unknown61d ago0xaf946a…5c8bd2
0x1710…dcbd0x9c95…e299Base$0.001100%Route unknown61d ago0xfce4e9…82bcd8
0x1710…dcbd0x9c95…e299Base$0.001100%Route unknown61d ago0x88f83d…328b1f
0x1710…dcbd0x9c95…e299Base$0.001100%Route unknown61d ago0xd9b83a…559832
0x1710…dcbd0x9c95…e299Base$0.001100%Route unknown61d ago0xf337c0…805cfe
0x1710…dcbd0x9c95…e299Base$0.001100%Route unknown61d ago0xd90460…3fcf65
0x1710…dcbd0x9c95…e299Base$0.001100%Route unknown61d ago0x606c1e…e3a8e5
0x1710…dcbd0x9c95…e299Base$0.001100%Route unknown61d ago0xbfd687…18a090
0x1710…dcbd0x9c95…e299Base$0.001100%Route unknown61d ago0xd2a05e…104050
0x1710…dcbd0x9c95…e299Base$0.001100%Route unknown61d ago0xffb488…daeb2d
0x1710…dcbd0x9c95…e299Base$0.001100%Route unknown61d ago0x51fbd1…b94eb5
0x1710…dcbd0x9c95…e299Base$0.001100%Route unknown61d ago0x1930ca…bda722
0x1710…dcbd0x9c95…e299Base$0.001100%Route unknown61d ago0xb29775…d240b2
0x1710…dcbd0x9c95…e299Base$0.001100%Route unknown62d ago0xb3b717…6f0319
0x1710…dcbd0x9c95…e299Base$0.001100%Route unknown62d ago0xb564cc…fa807d
0x1710…dcbd0x9c95…e299Base$0.001100%Route unknown62d ago0x6faca9…c5fbe2
0x1710…dcbd0x9c95…e299Base$0.001100%Route unknown62d ago0x5d64da…9ff12b
0x1710…dcbd0x9c95…e299Base$0.001100%Route unknown62d ago0x33b18d…23eda8
0x1710…dcbd0x9c95…e299Base$0.001100%Route unknown62d ago0x34ba89…9cddf3
0x1710…dcbd0x9c95…e299Base$0.001100%Route unknown62d ago0x8ecc88…2b4631
0x1710…dcbd0x9c95…e299Base$0.001100%Route unknown62d ago0x2895be…3470b1
0x1710…dcbd0x9c95…e299Base$0.001100%Route unknown62d ago0xe8589a…612eb4
0x1710…dcbd0x9c95…e299Base$0.001100%Route unknown62d ago0xb72ec2…a25e23
0x1710…dcbd0x9c95…e299Base$0.001100%Route unknown62d ago0x38c53a…e0a76a
0x1710…dcbd0x9c95…e299Base$0.001100%Route unknown62d ago0x5e2b26…1dc375

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.