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$100.31100%0x4337…562777d ago0x55a29f…0c8804
0x3be9…575c0x31d0…2cd7Base$35.33100%0xce5c…1d0577d ago0x418422…703d83
0x3be9…575c0x31d0…2cd7Base$60.30100%0x4337…f63777d ago0x9e1954…43f36e
0x3be9…575c0x31d0…2cd7Base$50.34100%0x7540…af8d77d ago0x8ece47…ba880c
0x3be9…575c0x31d0…2cd7Base$3.32100%0x4337…abf577d ago0x7e844f…f69c6f
0x3be9…575c0x31d0…2cd7Base$10.28100%0x48f0…359677d ago0xe90783…1614d8
0x3be9…575c0x31d0…2cd7Base$60.00100%0xce5c…1d0577d ago0x783771…1af3a1
0x3be9…575c0x31d0…2cd7Base$10.28100%0x4337…4bba77d ago0xfd43e1…199cb9
0x3be9…575c0x31d0…2cd7Base$18.28100%0x4337…44cc77d ago0x15efc5…24bc2f
0x3be9…575c0x31d0…2cd7Base$60.45100%0x48f0…359677d ago0x83664a…65973d
0x3be9…575c0x31d0…2cd7Base$70.35100%0x48f0…359677d ago0x5b5aae…4062e7
0x3be9…575c0x31d0…2cd7Base$10.28100%0x4337…44cc77d ago0xbe0078…59ca02
0x3be9…575c0x31d0…2cd7Base$50.34100%0x7540…af8d77d ago0x235b5f…79ebb6
0x3be9…575c0x31d0…2cd7Base$50.00100%0x4337…f2e177d ago0xcb3b06…c18ca3
0x3be9…575c0x31d0…2cd7Base$100.36100%0x48f0…359677d ago0x98c5cc…a700c7
0x3be9…575c0x31d0…2cd7Base$5.00100%0x48f0…359677d ago0xda7142…33a031
0x3be9…575c0x31d0…2cd7Base$10.28100%0xce5c…1d0577d ago0xadb4d3…57f2b4
0x3be9…575c0x31d0…2cd7Base$24.28100%0x4337…339277d ago0x1d010c…04c258
0x3be9…575c0x31d0…2cd7Base$25.28100%0x1d53…c61377d ago0x2b9e93…b0d45f
0x3be9…575c0x31d0…2cd7Base$25.28100%0x48f0…359677d ago0x74009d…25c1ed
0x3be9…575c0x31d0…2cd7Base$7.32100%0x4337…d6af77d ago0xef3230…769fa7
0x3be9…575c0x31d0…2cd7Base$3.82100%0x4337…6ca577d ago0x284d75…3b8929
0x3be9…575c0x31d0…2cd7Base$0.95100%0x48f0…359677d ago0x063ccc…224732
0x3be9…575c0x31d0…2cd7Base$10.28100%0x4337…c48777d ago0x35c192…bfc2cc
0x3be9…575c0x31d0…2cd7Base$3.82100%0x4337…181177d ago0xf192a5…d7ffb3

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.