Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x50c7…c0060x6366…f1e2Base—$0.004881100%0x6366…f1e289d ago0xbc0d6a…f23f74
0x50c7…c0060x6366…f1e2Base—$0.25100%0x6366…f1e289d ago0x2351aa…142c2d
0x50c7…c0060x6366…f1e2Base—$0.22100%0xfc74…d8a589d ago0x563e54…75f4f1
0x50c7…c0060x6366…f1e2Base—$0.006198100%0x6366…f1e289d ago0x44d9f3…deb48f
0x50c7…c0060x6366…f1e2Base—$0.11100%0x6366…f1e289d ago0x483166…8ff839
0x50c7…c0060x6366…f1e2Base—$0.11100%0x6366…f1e289d ago0x02c37a…d0a4eb
0x50c7…c0060x6366…f1e2Base—$0.02100%0x17c8…043689d ago0x1ef132…184df4
0x50c7…c0060x6366…f1e2Base—$0.005968100%0x6366…f1e289d ago0x7b3028…51dc33
0x50c7…c0060x6366…f1e2Base—$0.34100%0x6366…f1e289d ago0xc59ce9…1bab8b
0x50c7…c0060x6366…f1e2Base—$0.000023100%0x6366…f1e289d ago0xd07e4e…e91234
0x50c7…c0060x6366…f1e2Base—$0.005945100%0x6366…f1e289d ago0xca0432…3b8238
0x50c7…c0060x6366…f1e2Base—$0.20100%0x6366…f1e289d ago0x396b9d…044d83
0x50c7…c0060x6366…f1e2Base—$0.000025100%0x6366…f1e290d ago0xc4fdd1…02a490
0x50c7…c0060x6366…f1e2Base—$0.006148100%0x6366…f1e290d ago0x965d6d…2c7f56
0x50c7…c0060x6366…f1e2Base—$0.35100%0x6366…f1e290d ago0xf102bf…1eb9e4
0x50c7…c0060x6366…f1e2Base—$0.000027100%0x6366…f1e290d ago0x3cbc91…6541ca
0x50c7…c0060x6366…f1e2Base—$0.006153100%0x6366…f1e290d ago0xdc3881…994c62
0x50c7…c0060x6366…f1e2Base—$0.18100%0x6366…f1e290d ago0x12bf4c…8d71bd
0x50c7…c0060x6366…f1e2Base—$0.006164100%0x6366…f1e290d ago0x8ae1aa…6c7ce1
0x50c7…c0060x6366…f1e2Base—$0.27100%0x6366…f1e290d ago0xfc4f1b…d98671
0x50c7…c0060x6366…f1e2Base—$0.006355100%0x6366…f1e290d ago0x814b72…9f03fe
0x50c7…c0060x6366…f1e2Base—$0.57100%0x6366…f1e290d ago0x746d8c…6317e1

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.