Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xa17c…60a90x0e3d…7757Base—$6.30100%0x75c8…902c98d ago0x79fbb4…4bd855
0xa17c…60a90x0e3d…7757Base—$31.50100%0x4c95…d79b98d ago0xb94940…67005b
0xa17c…60a90x0e3d…7757Base—$10.50100%0x2837…f76798d ago0x228482…dad509
0xa17c…60a90x0e3d…7757Base—$2.10100%0x791a…97b498d ago0xe19851…df7c0b
0xa17c…60a90x0e3d…7757Base—$1.05100%0x493b…b91698d ago0x686a08…5fcb06
0xa17c…60a90x0e3d…7757Base—$2.10100%0x5e05…afbb98d ago0x059e65…61015d
0xa17c…60a90x0e3d…7757Base—$11.55100%0x72fe…16d698d ago0xf4db80…77c204
0xa17c…60a90x0e3d…7757Base—$3.15100%0x6476…d72698d ago0x583667…59f7fa
0xa17c…60a90x0e3d…7757Base—$1.05100%0xd27a…bec898d ago0x0a3641…2104d8
0xa17c…60a90x0e3d…7757Base—$21.00100%0x2d8d…301698d ago0x7ef53a…9e1f7d
0xa17c…60a90x0e3d…7757Base—$10.50100%0x9618…286198d ago0xe71df4…cb0cbb
0xa17c…60a90x0e3d…7757Base—$9.45100%0xb689…e28398d ago0x0ca078…c87f7b
0xa17c…60a90x0e3d…7757Base—$52.50100%0x2041…bdf698d ago0xf754bd…b52d8f
0xa17c…60a90x0e3d…7757Base—$21.00100%0x1241…072098d ago0x2f541c…807fe5
0xa17c…60a90x0e3d…7757Base—$10.50100%0xb027…a85198d ago0x163960…dca10e
0xa17c…60a90x0e3d…7757Base—$2.10100%0x4d61…683898d ago0xda4375…185f39
0xa17c…60a90x0e3d…7757Base—$2.10100%0x93eb…4c2998d ago0x2fed25…2e92c9
0xa17c…60a90x0e3d…7757Base—$105.00100%0x560f…a71398d ago0x3e9194…a84ea9
0xa17c…60a90x0e3d…7757Base—$42.00100%0xdb8c…386198d ago0x86eafe…f90eae
0xa17c…60a90x0e3d…7757Base—$5.25100%0x5682…a95298d ago0x2201e0…49cca8
0xa17c…60a90x0e3d…7757Base—$2.10100%0x39e9…239398d ago0x0948c9…a03996
0xa17c…60a90x0e3d…7757Base—$1.05100%0x06ee…cb5298d ago0xebcc5f…116c24

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.