Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xdd07…45b90x0e3d…7757Base—$10.50100%0xf733…8f8d86d ago0x2ef631…a75031
0xdd07…45b90x0e3d…7757Base—$9.45100%0x8ee8…f8f286d ago0xee28a5…711894
0xdd07…45b90x0e3d…7757Base—$3.15100%0xe4bd…cd4e86d ago0xc1a135…066b48
0xdd07…45b90x0e3d…7757Base—$3.15100%0x6768…243586d ago0x17af30…87ba1c
0xdd07…45b90x0e3d…7757Base—$1.05100%0x33d4…503786d ago0x9402f3…da1057
0xdd07…45b90x0e3d…7757Base—$1.05100%0x3d44…411586d ago0xd77dc7…6fa840
0xdd07…45b90x0e3d…7757Base—$10.50100%0x90ad…1cd686d ago0x35ec32…df44e8
0xdd07…45b90x0e3d…7757Base—$52.50100%0x6e05…667f86d ago0x6ff4e5…6b2ce1
0xdd07…45b90x0e3d…7757Base—$3.15100%0xddf5…034786d ago0xac808c…98db43
0xdd07…45b90x0e3d…7757Base—$15.75100%0x9d9f…8c6a86d ago0x6f52c4…7f30cc
0xdd07…45b90x0e3d…7757Base—$12.60100%0xcd64…d81f86d ago0x0cfa17…dfecfa
0xdd07…45b90x0e3d…7757Base—$1.05100%0xac5b…869886d ago0x675554…16c493
0xdd07…45b90x0e3d…7757Base—$5.25100%0x39a9…7be586d ago0x1c905c…2ff847
0xdd07…45b90x0e3d…7757Base—$2.10100%0x5fe9…a96586d ago0x35d0ff…b0e70b
0xdd07…45b90x0e3d…7757Base—$31.50100%0x9d18…1e3a86d ago0xed8058…9150a9
0xdd07…45b90x0e3d…7757Base—$1.05100%0x3eb5…db3c86d ago0x7afe8a…50e063
0xdd07…45b90x0e3d…7757Base—$3.15100%0x7492…70ae86d ago0xf0a2cb…969170
0xdd07…45b90x0e3d…7757Base—$2.10100%0x7381…a3ba86d ago0x2f3a91…231b34
0xdd07…45b90x0e3d…7757Base—$3.15100%0x398e…79a686d ago0xd3b2f0…080aa7
0xdd07…45b90x0e3d…7757Base—$1.05100%0x6d55…0cde86d ago0x974e7b…dcaf06
0xdd07…45b90x0e3d…7757Base—$3.15100%0xd301…c7ff86d ago0x7cc379…1339eb
0xdd07…45b90x0e3d…7757Base—$1.05100%0x8569…b98787d ago0x92b898…9291a8
0xdd07…45b90x0e3d…7757Base—$8.40100%0x175b…99fa87d ago0x2cacfa…45ee13
0xdd07…45b90x0e3d…7757Base—$3.15100%0x850e…501787d ago0x724551…f45d3b
0xdd07…45b90x0e3d…7757Base—$10.50100%0xddf5…034787d ago0xc533d0…498dc2

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.