Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xa787…64cf0x0e3d…7757Base$2.10100%0x2fb2…aefd80d ago0x5c22bf…488d12
0xa787…64cf0x0e3d…7757Base$10.50100%0xeba0…ab3b80d ago0xa8e0e7…d7561f
0xa787…64cf0x0e3d…7757Base$5.25100%0x0007…886780d ago0xbc33e6…be95e4
0xa787…64cf0x0e3d…7757Base$1.05100%0x2b56…451e80d ago0x31da49…ee440f
0xa787…64cf0x0e3d…7757Base$15.75100%0x4a9b…67ce80d ago0xfdcff7…379531
0xa787…64cf0x0e3d…7757Base$2.10100%0x3c35…aa7380d ago0x989fea…2434a9
0xa787…64cf0x0e3d…7757Base$3.15100%0xa140…d38d80d ago0xbb06bd…81b031
0xa787…64cf0x0e3d…7757Base$10.50100%0x04bf…0d0e80d ago0x7ac784…7cb433
0xa787…64cf0x0e3d…7757Base$21.00100%0xa4f5…b2f980d ago0x58ca89…98042d
0xa787…64cf0x0e3d…7757Base$5.25100%0x0452…7f6680d ago0x46fbbe…bae712
0xa787…64cf0x0e3d…7757Base$5.25100%0x3b25…fc9a80d ago0xdc6b64…932e14
0xa787…64cf0x0e3d…7757Base$6.30100%0x39a9…7be580d ago0xd1e64e…204f3c
0xa787…64cf0x0e3d…7757Base$22.05100%0xb55c…2e3e80d ago0xf3b67e…d50ffd
0xa787…64cf0x0e3d…7757Base$2.10100%0x4eef…bbd280d ago0x8a12e1…76415b
0xa787…64cf0x0e3d…7757Base$10.50100%0x42d1…f7df80d ago0xfb1cb0…0d5258
0xa787…64cf0x0e3d…7757Base$1.05100%0x5520…8e5b80d ago0xd5cacd…0191c6
0xa787…64cf0x0e3d…7757Base$1.05100%0x5a50…c82c80d ago0x296893…038c8c
0xa787…64cf0x0e3d…7757Base$10.50100%0xefcd…fefe80d ago0x3cfeaa…48d018
0xa787…64cf0x0e3d…7757Base$3.15100%0x1434…1c6e80d ago0x0bdebd…d738df
0xa787…64cf0x0e3d…7757Base$4.20100%0x493f…ab8f80d ago0xfa3d64…cd8234
0xa787…64cf0x0e3d…7757Base$3.15100%0xb55c…2e3e80d ago0x725c17…30ce01
0xa787…64cf0x0e3d…7757Base$10.50100%0x748e…1c7480d ago0x6e55b3…2ae602
0xa787…64cf0x0e3d…7757Base$5.25100%0xbf7d…708b80d ago0xeff6db…024a36
0xa787…64cf0x0e3d…7757Base$10.50100%0xc86d…b47f80d ago0xd534f5…e19b5c
0xa787…64cf0x0e3d…7757Base$1.05100%0xc7c2…61a580d ago0x989560…5d69e9

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.