Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x781d…339d0x50eb…6480Base—$0.003100%0x54f0…7932120d ago0x350392…5fc630
0x781d…339d0x50eb…6480Base—$0.001100%0x54f0…7932120d ago0xdbbe8c…f446b3
0x781d…339d0x50eb…6480Base—$0.001100%0x54f0…7932120d ago0xcb4fc0…2ee5ef
0x781d…339d0x50eb…6480Base—$0.001100%0x54f0…7932120d ago0xa93140…77d436
0x781d…339d0x50eb…6480Base—$0.005100%0x54f0…7932120d ago0x406ad5…5b613c
0x781d…339d0x50eb…6480Base—$0.002100%0x54f0…7932120d ago0x5518d1…7c478a
0x781d…339d0x50eb…6480Base—$0.001100%0x54f0…7932120d ago0xa210c0…f2631b
0x781d…339d0x50eb…6480Base—$0.001100%0x54f0…7932120d ago0xa396ea…5aa483
0x781d…339d0x50eb…6480Base—$0.001100%0x54f0…7932120d ago0xf82c02…507438
0x781d…339d0x50eb…6480Base—$0.001100%0x54f0…7932120d ago0x71c742…06bb74
0x781d…339d0x50eb…6480Base—$0.001100%0x54f0…7932120d ago0xfe4af0…61175e
0x781d…339d0x50eb…6480Base—$0.002100%0x54f0…7932120d ago0x632b63…25efbb
0x781d…339d0x50eb…6480Base—$0.003100%0x54f0…7932120d ago0x16766e…a68d06
0x781d…339d0x50eb…6480Base—$0.001100%0x54f0…7932120d ago0x5e9ea3…885592
0x781d…339d0x50eb…6480Base—$0.002100%0x54f0…7932120d ago0xc4ae46…f637cf
0x781d…339d0x50eb…6480Base—$0.001100%0x54f0…7932120d ago0xab8a09…f39d4e
0x781d…339d0x50eb…6480Base—$0.002100%0x54f0…7932120d ago0xf4c1d1…0d2f1e
0x781d…339d0x50eb…6480Base—$0.002100%0x54f0…7932120d ago0x667ac3…0ed6c3
0x781d…339d0x50eb…6480Base—$0.001100%0x54f0…7932120d ago0x51b55b…5f1847
0x781d…339d0x50eb…6480Base—$0.001100%0x54f0…7932120d ago0x62a79b…ca4f9e
0x781d…339d0x50eb…6480Base—$0.001100%0x54f0…7932120d ago0x89b4ea…a20660
0x781d…339d0x50eb…6480Base—$0.001100%0x54f0…7932120d ago0xa79951…6d9555
0x781d…339d0x50eb…6480Base—$0.003100%0x54f0…7932120d ago0x12df94…e3c53f
0x781d…339d0x50eb…6480Base—$0.002100%0x54f0…7932120d ago0xb0dcac…070ac7
0x781d…339d0x50eb…6480Base—$0.002100%0x54f0…7932120d ago0xccbdf6…d0f75c

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.