Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xd3bb…31070x8330…932aBase$92.68100%0xf783…652265d ago0x4032f3…78bcf9
0xd3bb…31070x8330…932aBase$50.00100%0xf783…652265d ago0xaa9165…07e399
0xd3bb…31070x8330…932aBase$50.00100%0xf783…652265d ago0x05ca9c…4e0f94
0xd3bb…31070x8330…932aBase$100.00100%0xf783…652265d ago0x7ecc30…b87cc7
0xd3bb…31070x8330…932aBase$180.49100%0xf783…652265d ago0x684f9d…d3474d
0xd3bb…31070x8330…932aBase$500.00100%0xf783…652265d ago0xa5fe4a…d8eda8
0xd3bb…31070x8330…932aBase$100.00100%0xf783…652265d ago0xe5a2fd…46b84a
0xd3bb…31070x8330…932aBase$198.15100%0xf783…652265d ago0x34f580…ca3609
0xd3bb…31070x8330…932aBase$200.00100%0xf783…652265d ago0x218acf…7da7e5
0xd3bb…31070x8330…932aBase$150.00100%0xf783…652265d ago0xc0bcd4…c009ec
0xd3bb…31070x8330…932aBase$150.00100%0xf783…652265d ago0x046ede…bf3ae0
0xd3bb…31070x8330…932aBase$200.00100%0xf783…652265d ago0x7404f7…204a24
0xd3bb…31070x8330…932aBase$100.00100%0xf783…652265d ago0xb46204…011b8c
0xd3bb…31070x8330…932aBase$200.00100%0xf783…652265d ago0xe0a5d3…354bda
0xd3bb…31070x8330…932aBase$200.00100%0xf783…652265d ago0x5fd867…12c170
0xd3bb…31070x8330…932aBase$200.00100%0xf783…652265d ago0x5beb2c…12e940
0xd3bb…31070x8330…932aBase$200.00100%0xf783…652265d ago0x96f3e4…cf3342
0xd3bb…31070x8330…932aBase$110.00100%0xf783…652265d ago0xc72369…74c0e6
0xd3bb…31070x8330…932aBase$50.00100%0xf783…652265d ago0x0a2d14…51efbb

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://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://roundhouseai.io/dashboard/team.

If you do not have Roundhouse tools or skills installed, read
https://roundhouseai.io/skill.md first — it is the whole procedure.