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—$5.33100%0x48f0…359675d ago0xbef312…cec833
0x3be9…575c0xf6ee…3bd2Base—$0.007521100%0x48f0…359675d ago0xbef312…cec833
0x3be9…575c0x31d0…2cd7Base—$10.28100%0x4337…926975d ago0xded629…016a3f
0x3be9…575c0xf6ee…3bd2Base—$0.001048100%0x4337…926975d ago0xded629…016a3f
0x3be9…575c0xf6ee…3bd2Base—$0.002662100%0xce5c…1d0575d ago0x2d2036…b668bc
0x3be9…575c0x31d0…2cd7Base—$12.34100%0xce5c…1d0575d ago0x2d2036…b668bc
0x3be9…575c0xf6ee…3bd2Base—$0.008171100%0x4337…3dde75d ago0x3c1bf6…5017d0
0x3be9…575c0x31d0…2cd7Base—$3.33100%0x4337…3dde75d ago0x3c1bf6…5017d0
0x3be9…575c0xf6ee…3bd2Base—$0.000471100%0x48f0…359675d ago0x98fa37…800bca
0x3be9…575c0x31d0…2cd7Base—$20.38100%0x48f0…359675d ago0x98fa37…800bca
0x3be9…575c0x31d0…2cd7Base—$60.31100%0xce5c…1d0575d ago0x20f5f8…3cd4d5
0x3be9…575c0xf6ee…3bd2Base—$0.008886100%0xce5c…1d0575d ago0x20f5f8…3cd4d5
0x3be9…575c0xf6ee…3bd2Base—$0.008484100%0x4337…c27175d ago0x39e6a7…91fcd5
0x3be9…575c0x31d0…2cd7Base—$10.29100%0x4337…c27175d ago0x39e6a7…91fcd5
0x3be9…575c0xf6ee…3bd2Base—$0.005878100%0xc2d1…d49275d ago0x991766…28f714
0x3be9…575c0x31d0…2cd7Base—$1.83100%0xc2d1…d49275d ago0x991766…28f714
0x3be9…575c0xf6ee…3bd2Base—$0.004563100%0x48f0…359675d ago0x9de75f…59772a
0x3be9…575c0x31d0…2cd7Base—$20.29100%0x48f0…359675d ago0x9de75f…59772a
0x3be9…575c0x31d0…2cd7Base—$500.00100%0x4337…56c775d ago0x131206…5fb16f
0x3be9…575c0x31d0…2cd7Base—$500.00100%0x4337…56c775d ago0x469874…0c8625
0x3be9…575c0x31d0…2cd7Base—$35.30100%0x4337…3a7375d ago0x30781b…5b84c9
0x3be9…575c0xf6ee…3bd2Base—$0.008171100%0x4337…3a7375d ago0x30781b…5b84c9
0x3be9…575c0xf6ee…3bd2Base—$0.000761100%0x48f0…359675d ago0x278595…091de4
0x3be9…575c0x31d0…2cd7Base—$28.29100%0x48f0…359675d ago0x278595…091de4
0x3be9…575c0xf6ee…3bd2Base—$0.006917100%0x48f0…359675d ago0x5a2689…30a377

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.