Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x1332…66eb0x0e3d…7757Base—$499.15100%0xa48e…f66174d ago0x946e8c…63abb8
0x1332…66eb0x0e3d…7757Base—$11.55100%0x0dc1…621474d ago0xeb2c9f…960291
0x1332…66eb0x0e3d…7757Base—$200.00100%0x2ce3…0cdb74d ago0xa0b4da…0fd202
0xeec4…be750x0e3d…7757Base—$3.15100%0x2a5b…d6a974d ago0xe5c26b…23d0cd
0x04e4…ba810x0e3d…7757Base—$9.45100%0x9d18…1e3a74d ago0x0b91cb…ca12fe
0xeec4…be750x0e3d…7757Base—$10.50100%0x53e5…093974d ago0x655e99…182ed8
0x1332…66eb0x0e3d…7757Base—$3.00100%0xc6a6…b85574d ago0xe4aee0…0a0758
0x1332…66eb0x0e3d…7757Base—$10.50100%0x39a9…7be574d ago0xcd951b…6dcc0b
0x3fb1…7e250x0e3d…7757Base—$1.05100%0x79e1…2ea774d ago0x07263a…30d612
0xe85b…3d3e0x0e3d…7757Base—$60.90100%0x1e6d…37c174d ago0x06f791…781db9
0x7ddf…af700x0e3d…7757Base—$5.20100%0x05c6…16ba74d ago0x3cb603…670e19
0x1332…66eb0x0e3d…7757Base—$1.50100%0xf31d…cc4b74d ago0x402244…a3a202
0x1332…66eb0x0e3d…7757Base—$1.05100%0xfd6b…ae3974d ago0x70b54e…98c90e
0xa787…64cf0x0e3d…7757Base—$1.05100%0xe162…626874d ago0x2c04f8…b6647f
0x22fe…cf210x0e3d…7757Base—$21.00100%0x5d3d…e33374d ago0xe7ce6a…fd4cdd
0x80ab…58630x0e3d…7757Base—$26.25100%0x73bd…b44474d ago0x0ba7cb…d49235
0x1332…66eb0x0e3d…7757Base—$10.50100%0x59e8…d82374d ago0xd77e6a…63fe0e
0x1332…66eb0x0e3d…7757Base—$11.55100%0xd091…7b6e74d ago0x5dc881…bd1c05
0x1332…66eb0x0e3d…7757Base—$10.50100%0x88df…6a4d74d ago0x3bbb26…84b880
0x1332…66eb0x0e3d…7757Base—$21.00100%0x4a9b…67ce74d ago0x7354e0…4e1d44
0x1332…66eb0x0e3d…7757Base—$63.00100%0x3e5d…fd3874d ago0x9cc56c…0ead4d
0x5e8f…df210x0e3d…7757Base—$10.50100%0x175b…99fa74d ago0x5a701e…9b446f
0xa787…64cf0x0e3d…7757Base—$2.10100%0xe7f0…b89c74d ago0xd07025…052e66
0xa787…64cf0x0e3d…7757Base—$2.10100%0x6d7b…aade74d ago0xbd1ada…38fb11
0xf60f…4bf90x0e3d…7757Base—$10.50100%0x6768…243574d ago0xd60d66…45c0e8

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.