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%0x0553…cecf112d ago0x6f8c5e…ea358d
0xa17c…60a90x0e3d…7757Base—$4.20100%0x05c6…16ba112d ago0xf759a2…5f01c3
0xa17c…60a90x0e3d…7757Base—$8.40100%0x8569…b987112d ago0x19274e…9981d5
0xa17c…60a90x0e3d…7757Base—$10.50100%0xd500…f63a112d ago0x589263…312b04
0xa17c…60a90x0e3d…7757Base—$10.50100%0x4760…47ea112d ago0x2cd59c…91e3da
0xa17c…60a90x0e3d…7757Base—$3.15100%0x6a96…27ff112d ago0xcb188b…c8a0f3
0xa17c…60a90x0e3d…7757Base—$6.30100%0x6d55…0cde112d ago0x5e3aeb…e6d3ba
0xa17c…60a90x0e3d…7757Base—$21.00100%0xbf7d…708b112d ago0xeaa9fe…fb6abd
0xa17c…60a90x0e3d…7757Base—$13.65100%0x9190…8d83112d ago0x9510de…37ef3f
0xa17c…60a90x0e3d…7757Base—$5.25100%0xa8e8…6668112d ago0x7e22fc…dd026d
0xa17c…60a90x0e3d…7757Base—$10.50100%0x5787…759e112d ago0x6abe28…06bab9
0xa17c…60a90x0e3d…7757Base—$5.25100%0x0ad8…9d8a112d ago0x8d365f…7bf44c
0xa17c…60a90x0e3d…7757Base—$10.50100%0x8437…41a8112d ago0x87ce71…3dc830
0xa17c…60a90x0e3d…7757Base—$3.15100%0xd1bc…096d112d ago0x7155fc…b9ef3b
0xa17c…60a90x0e3d…7757Base—$15.75100%0x4055…8ed1112d ago0x96fac6…9adbb0
0xa17c…60a90x0e3d…7757Base—$10.50100%0x30b6…6089112d ago0xeda6ae…299ffb
0xa17c…60a90x0e3d…7757Base—$5.25100%0x4136…b726112d ago0x1928fa…16a5e2
0xa17c…60a90x0e3d…7757Base—$3.15100%0x0b7e…f08e112d ago0x2a2e89…c7f4f1
0xa17c…60a90x0e3d…7757Base—$10.50100%0x3368…d66b112d ago0x65cee5…96eaed
0xa17c…60a90x0e3d…7757Base—$10.50100%0x7fb5…6c52112d ago0x10a47a…98cf9a
0xa17c…60a90x0e3d…7757Base—$5.25100%0xd4ab…0bb6112d ago0xc10c81…277212
0xa17c…60a90x0e3d…7757Base—$2.10100%0x4950…4a26112d ago0x8e7e64…4080cb
0xa17c…60a90x0e3d…7757Base—$1.05100%0x06ee…cb52112d ago0x858058…5bfdc9
0xa17c…60a90x0e3d…7757Base—$5.25100%0x4184…789b112d ago0xdc639d…bd3da2
0xa17c…60a90x0e3d…7757Base—$10.50100%0xf74f…ffda112d ago0xde24ff…87a4e2

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.