Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x3be9…575c0x31d0…2cd7Base$1.80100%0x4337…8826103d ago0x9ad69f…664df9
0x3be9…575c0x31d0…2cd7Base$1.80100%0xb872…0ab3103d ago0xb860cf…d68f43
0x3be9…575c0x31d0…2cd7Base$30.00100%0x4337…f637103d ago0x3d28bd…d918d0
0x3be9…575c0x31d0…2cd7Base$1.80100%0x4ed0…caab103d ago0xf33d25…320131
0x3be9…575c0x31d0…2cd7Base$30.00100%0x4ed0…caab103d ago0xa05381…d8a0fa
0x3be9…575c0x31d0…2cd7Base$10.27100%0x28e4…5b01103d ago0xdc4a00…1727b2
0x3be9…575c0x31d0…2cd7Base$32.63100%0x4337…9fb1103d ago0x66c286…fd5e85
0x3be9…575c0x31d0…2cd7Base$50.32100%0x7d0e…e64b103d ago0xb9c5f1…62c1b7
0x3be9…575c0x31d0…2cd7Base$250.40100%0xf279…f77f103d ago0xc92d0a…1681c9
0x3be9…575c0x31d0…2cd7Base$6.04100%0x4ed0…caab103d ago0xeccfac…d6e2ef
0x3be9…575c0x31d0…2cd7Base$1,500.90100%0x4337…36c4103d ago0x02a0ae…51249d
0x3be9…575c0x31d0…2cd7Base$1,500.90100%0x4ed0…caab103d ago0xcb5b05…be0696
0x3be9…575c0x31d0…2cd7Base$1.81100%0x28e4…5b01103d ago0xd1aa99…717a4f
0x3be9…575c0x31d0…2cd7Base$30.00100%0xf279…f77f103d ago0x3580db…ad2507
0x3be9…575c0x31d0…2cd7Base$250.36100%0x28e4…5b01103d ago0xbe02b0…6b1b82
0x3be9…575c0x31d0…2cd7Base$100.34100%0x4337…2e1c103d ago0x8d9082…244e19
0x3be9…575c0x31d0…2cd7Base$43.28100%0x4ed0…caab103d ago0x86d843…94cb05
0x3be9…575c0x31d0…2cd7Base$17.27100%0x4337…03f5103d ago0x16e45e…bfe258
0x3be9…575c0x31d0…2cd7Base$10.27100%0x4337…5e7d103d ago0xc02408…65cf8f
0x3be9…575c0x31d0…2cd7Base$42.32100%0x4337…ec68103d ago0x699348…cd5f06
0x3be9…575c0x31d0…2cd7Base$40.28100%0xa6ef…e01d103d ago0x5e8cf7…02202e
0x3be9…575c0x31d0…2cd7Base$20.00100%0x7d0e…e64b103d ago0xcfa1be…a09ee7
0x3be9…575c0x31d0…2cd7Base$28.27100%0x4337…187e103d ago0x3ac222…24f67c
0x3be9…575c0x31d0…2cd7Base$90.30100%0xb872…0ab3103d ago0x2739f2…a26aeb
0x3be9…575c0x31d0…2cd7Base$130.31100%0x28e4…5b01103d ago0xbf2d59…945254

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.