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$250.00100%0x4337…ef25107d ago0xaf44a6…498779
0x3be9…575c0x31d0…2cd7Base$31.92100%0x4337…d6af107d ago0xc4dada…c308cf
0x3be9…575c0x31d0…2cd7Base$50.33100%0x4337…e061107d ago0xce711a…01037d
0x3be9…575c0x31d0…2cd7Base$11.47100%0xb872…0ab3107d ago0xbc9823…0ee573
0x3be9…575c0x31d0…2cd7Base$10.27100%0x4ed0…caab107d ago0xb272e6…464cdc
0x3be9…575c0x31d0…2cd7Base$10.27100%0x4337…df9b107d ago0xb1933b…f50655
0x3be9…575c0x31d0…2cd7Base$42.33100%0x4337…32a4107d ago0x9aa1c2…018129
0x3be9…575c0x31d0…2cd7Base$1,800.00100%0x4ed0…caab107d ago0x6ebc6a…1da941
0x3be9…575c0x31d0…2cd7Base$500.00100%0x01b2…fd4f107d ago0xa7695e…d460dc
0x3be9…575c0x31d0…2cd7Base$150.52100%0x4337…b6c2107d ago0x5d0419…e68aae
0x3be9…575c0x31d0…2cd7Base$27.00100%0x4337…8d0e107d ago0xf0a213…607288
0x3be9…575c0x31d0…2cd7Base$10.27100%0x4337…9b7c107d ago0x40e73e…44ca48
0x3be9…575c0x31d0…2cd7Base$3.31100%0x4337…e22a107d ago0x50f1a5…c73f7a
0x3be9…575c0x31d0…2cd7Base$500.00100%0x4337…ec26107d ago0xda8789…a7944b
0x3be9…575c0x31d0…2cd7Base$42.33100%0xf279…f77f107d ago0xa968f6…25d5bc
0x3be9…575c0x31d0…2cd7Base$30.42100%0x4337…6f8b107d ago0xa6981f…33c2b0
0x3be9…575c0x31d0…2cd7Base$42.33100%0xb872…0ab3107d ago0x1b690d…6ea4f0
0x3be9…575c0x31d0…2cd7Base$100.35100%0x4337…6f8b107d ago0xba02c7…6ad0c9
0x3be9…575c0x31d0…2cd7Base$15.36100%0x4337…9f26107d ago0xb1fa85…c6d308
0x3be9…575c0x31d0…2cd7Base$10.27100%0x4337…beb1107d ago0xbb4101…3f509d
0x3be9…575c0x31d0…2cd7Base$100.35100%0xce54…f556107d ago0x42c491…46e850
0x3be9…575c0x31d0…2cd7Base$1,000.00100%0x4337…9269107d ago0x4348da…a49f73
0x3be9…575c0x31d0…2cd7Base$1.81100%0x4ed0…caab107d ago0xcbfdc8…8f0aa3
0x3be9…575c0x31d0…2cd7Base$100.35100%0x4337…5e7d107d ago0xd054d1…731ecd
0x3be9…575c0x31d0…2cd7Base$100.35100%0x4337…9b7c107d ago0x6cb3b0…7af202

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.