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$50.34100%0x48f0…359678d ago0xb8f032…63a945
0x3be9…575c0x31d0…2cd7Base$14.28100%0xc2d1…d49278d ago0x697c87…6e2443
0x3be9…575c0x31d0…2cd7Base$50.30100%0x48f0…359678d ago0x0347a7…1feab8
0x3be9…575c0x31d0…2cd7Base$10.28100%0xce5c…1d0578d ago0xf36536…08fbe7
0x3be9…575c0x31d0…2cd7Base$15.28100%0x4337…029078d ago0x7cee0a…35520c
0x3be9…575c0x31d0…2cd7Base$10.28100%0x7540…af8d78d ago0x084a77…5d45a7
0x3be9…575c0x31d0…2cd7Base$50.00100%0x4337…32a478d ago0xb5d9e2…e92b8a
0x3be9…575c0x31d0…2cd7Base$10.28100%0x48f0…359678d ago0xacfb4f…0786f2
0x3be9…575c0x31d0…2cd7Base$50.00100%0x4337…181178d ago0x1e8ca0…841b5b
0x3be9…575c0x31d0…2cd7Base$35.29100%0xce5c…1d0578d ago0x548b54…f089d0
0x3be9…575c0x31d0…2cd7Base$10.33100%0x4337…98b678d ago0x86e969…db1d28
0x3be9…575c0x31d0…2cd7Base$10.28100%0x4337…224f78d ago0xef69ea…a0e7ad
0x3be9…575c0x31d0…2cd7Base$126.38100%0xce5c…1d0578d ago0x76296d…704481
0x3be9…575c0x31d0…2cd7Base$10.28100%0x4337…c62f78d ago0x560985…709c12
0x3be9…575c0x31d0…2cd7Base$35.34100%0x4337…dddf78d ago0x940ef1…227dc3
0x3be9…575c0x31d0…2cd7Base$100.00100%0x48f0…359678d ago0x946bc7…cbc53a
0x3be9…575c0x31d0…2cd7Base$60.00100%0x4337…6ef978d ago0xb154e2…5ebe05
0x3be9…575c0x31d0…2cd7Base$7.83100%0x4337…562778d ago0xad8a0c…04dc32
0x3be9…575c0x31d0…2cd7Base$27.29100%0x48f0…359678d ago0xb14471…d1761d
0x3be9…575c0x31d0…2cd7Base$63.40100%0x4337…be7078d ago0x1d187e…627116
0x3be9…575c0x31d0…2cd7Base$50.34100%0xc2d1…d49278d ago0x7c457b…903679
0x3be9…575c0x31d0…2cd7Base$5.83100%0x4337…3a7378d ago0x235bfa…373a2a
0x3be9…575c0x31d0…2cd7Base$11.34100%0xc2d1…d49278d ago0x82fc6e…25b76e
0x3be9…575c0x31d0…2cd7Base$10.28100%0xce5c…1d0578d ago0x4e9f3a…c9e7af
0x3be9…575c0x31d0…2cd7Base$3.32100%0x48f0…359678d ago0xd2b463…18fb42

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.