Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x8a38…8c5a0xa9dd…2315Base$0.002100%Route unknown36d ago0x0a5eec…4c4fb8
0x8a38…8c5a0xa9dd…2315Base$0.002100%Route unknown36d ago0x31759b…25e5fd
0x8a38…8c5a0xa9dd…2315Base$0.002100%Route unknown36d ago0x656979…096fde
0x8a38…8c5a0xa9dd…2315Base$0.002100%Route unknown36d ago0x0a62cb…96a13e
0x8a38…8c5a0xa9dd…2315Base$0.002100%Route unknown36d ago0x9466d8…0f350a
0x8a38…8c5a0xa9dd…2315Base$0.002100%Route unknown36d ago0x91a21a…628713
0x8a38…8c5a0xa9dd…2315Base$0.002100%Route unknown36d ago0x527d73…41c832
0x8a38…8c5a0xa9dd…2315Base$0.002100%Route unknown36d ago0x1124ca…e75ab6
0x8a38…8c5a0xa9dd…2315Base$0.002100%Route unknown36d ago0xa36032…6ae117
0x8a38…8c5a0xa9dd…2315Base$0.002100%Route unknown36d ago0xa445b6…669967
0x8a38…8c5a0xa9dd…2315Base$0.002100%Route unknown36d ago0x99206d…c705d0
0x8a38…8c5a0xa9dd…2315Base$0.002100%Route unknown36d ago0xa8b279…d2a8af
0x8a38…8c5a0xa9dd…2315Base$0.002100%Route unknown36d ago0x3c400a…f5223d
0x8a38…8c5a0xa9dd…2315Base$0.002100%Route unknown36d ago0x3b5e57…043051
0x8a38…8c5a0xa9dd…2315Base$0.002100%Route unknown36d ago0x0718e2…d22b33
0x8a38…8c5a0xa9dd…2315Base$0.002100%Route unknown36d ago0x69f3e2…c01173
0x8a38…8c5a0xa9dd…2315Base$0.002100%Route unknown36d ago0x26b1ff…248902
0x8a38…8c5a0xa9dd…2315Base$0.002100%Route unknown36d ago0x47c91b…e0b68c
0x8a38…8c5a0xa9dd…2315Base$0.002100%Route unknown36d ago0x0e4c8a…bd44b9
0x8a38…8c5a0xa9dd…2315Base$0.002100%Route unknown36d ago0x94399c…95deec
0x8a38…8c5a0xa9dd…2315Base$0.002100%Route unknown36d ago0x9a84d0…2f9501
0x8a38…8c5a0xa9dd…2315Base$0.002100%Route unknown36d ago0x252338…36ab88
0x8a38…8c5a0xa9dd…2315Base$0.002100%Route unknown36d ago0x14b855…f8d92f
0x8a38…8c5a0xa9dd…2315Base$0.002100%Route unknown36d ago0x3b5e9b…cbd70d
0x8a38…8c5a0xa9dd…2315Base$0.002100%Route unknown36d ago0x60ff50…70b0e0

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.