Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x8947…94f00x47c5…4fc3Base—$420.0070%0x6d10…b12b31d ago0x8707b5…ad651a
0x8947…94f00x47c5…4fc3Base—$10.5070%0x450f…b50631d ago0xdf9cfa…ad7e1e
0x8947…94f00x47c5…4fc3Base—$10.5070%0xa225…dabf31d ago0xc6e121…3f1998
0x8947…94f00x47c5…4fc3Base—$10.5070%0xe5f9…0f5f31d ago0x6960d4…0eb50f
0x8947…94f00x47c5…4fc3Base—$5.2570%0x771b…60b831d ago0xaffc93…7d5a38
0x8947…94f00x47c5…4fc3Base—$10.5070%0x2b2b…961c31d ago0xf9b94f…8f46e9
0x8947…94f00x47c5…4fc3Base—$10.5070%0x9d9f…8c6a31d ago0xa2f805…61d46c
0x8947…94f00x47c5…4fc3Base—$10.5070%0x2b2b…961c31d ago0x1d359c…60b7df
0x8947…94f00x0e3d…7757Base—$10.5070%0x7869…5c2032d ago0x6ace0b…b68559
0x8947…94f00x0e3d…7757Base—$5.2570%0x3e70…fea132d ago0x6ee8e6…a56d00
0x8947…94f00x0e3d…7757Base—$10.5070%0x6c0f…7cd632d ago0x1a53de…fba21c
0x8947…94f00x0e3d…7757Base—$10.5070%0x0562…cf2032d ago0xc6c55f…813bef
0x8947…94f00x0e3d…7757Base—$5.2570%0x8569…b98732d ago0xec91fc…7fd826
0x8947…94f00x0e3d…7757Base—$10.5070%0xc76e…a7a932d ago0x9fe5eb…f0a13e
0x8947…94f00x0e3d…7757Base—$5.2570%0xc5bc…360632d ago0x237efb…322fc1
0x8947…94f00x0e3d…7757Base—$10.5070%0x20cf…bf5532d ago0x383008…9549be
0x8947…94f00x0e3d…7757Base—$10.5070%0xdcda…233732d ago0x732c48…6bd041
0x8947…94f00x0e3d…7757Base—$5.2570%0xb7fe…9d8032d ago0xb5389c…58fc74
0x8947…94f00x0e3d…7757Base—$10.5070%0xe0dd…9b2b32d ago0x267d71…0ab5fd

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.