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—$3.15100%0xc366…284e80d ago0x402b42…869e7c
0xdd07…45b90x0e3d…7757Base—$3.15100%0x81da…371f80d ago0x3e0615…af0215
0xdd07…45b90x0e3d…7757Base—$1.05100%0xa2b7…2c9a80d ago0x317d1b…c678ef
0xdd07…45b90x0e3d…7757Base—$1.05100%0x2859…83d480d ago0x8a0d63…1a0dec
0xdd07…45b90x0e3d…7757Base—$21.00100%0x16b5…bfc080d ago0xb9b96f…ff2a79
0xdd07…45b90x0e3d…7757Base—$21.00100%0x2a59…864580d ago0x4aa5ac…25e03f
0xdd07…45b90x0e3d…7757Base—$10.50100%0x8494…2e4480d ago0x3fb735…2881cc
0xdd07…45b90x0e3d…7757Base—$1.05100%0x1e7c…464c80d ago0x51fec0…f74207
0xdd07…45b90x0e3d…7757Base—$1.05100%0x2fb6…129780d ago0x2b1c83…7ca959
0xdd07…45b90x0e3d…7757Base—$10.50100%0xe10f…cb7080d ago0xba0051…900ef4
0xdd07…45b90x0e3d…7757Base—$21.00100%0xc763…5b0b80d ago0xf214b7…072550
0xdd07…45b90x0e3d…7757Base—$10.50100%0xa8a2…c53b80d ago0x3db3d1…6a4003
0xdd07…45b90x0e3d…7757Base—$3.15100%0x5520…8e5b80d ago0x8c6a79…51b569
0xdd07…45b90x0e3d…7757Base—$10.50100%0xf8fe…a40d80d ago0x5ce7ea…c02edc
0xdd07…45b90x0e3d…7757Base—$10.50100%0x9e2a…5a9480d ago0xd322c5…a199ec
0xdd07…45b90x0e3d…7757Base—$2.10100%0xc89e…795880d ago0xf024b9…4ae4d3
0xdd07…45b90x0e3d…7757Base—$3.15100%0x2041…bdf680d ago0x02b9b8…105d64
0xdd07…45b90x0e3d…7757Base—$1.05100%0x33a2…877f80d ago0x8dcb63…1d7e31
0xdd07…45b90x0e3d…7757Base—$1.05100%0x9d1f…cb2280d ago0x513dcf…41d1af
0xdd07…45b90x0e3d…7757Base—$3.15100%0x6bac…5e9b80d ago0x7a3b1b…ac839f

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.