Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xdd07…45b90x47c5…4fc3Base—$4.2070%0xc06a…344749d ago0x52c2f6…ba2618
0xdd07…45b90x47c5…4fc3Base—$10.5070%0xa69c…e8d549d ago0x935e6b…324661
0xdd07…45b90x47c5…4fc3Base—$1.0570%0x6bac…5e9b49d ago0x204af0…c76db8
0xdd07…45b90x47c5…4fc3Base—$7.3570%0x127e…b24a49d ago0x3688d9…9f85d3
0xdd07…45b90x47c5…4fc3Base—$3.1570%0x6fec…af4049d ago0x881a49…3de3d8
0xdd07…45b90x47c5…4fc3Base—$3.1570%0xd3b3…bd8250d ago0x0fadb6…379baf
0xdd07…45b90x47c5…4fc3Base—$10.5070%0xc330…c0b250d ago0x7d2922…953f69
0xdd07…45b90x47c5…4fc3Base—$10.5070%0x93eb…4c2950d ago0x69f796…0d0f6a
0xdd07…45b90x47c5…4fc3Base—$1.0570%0x7311…c90b50d ago0xab1130…020c81
0xdd07…45b90x47c5…4fc3Base—$9.4570%0x8112…516750d ago0x60aca4…a894dd
0xdd07…45b90x47c5…4fc3Base—$2.1070%0x39f9…9a7950d ago0x3c1e5f…037755
0xdd07…45b90x47c5…4fc3Base—$8.4070%0x4055…8ed150d ago0xdf7b15…b87e8c
0xdd07…45b90x47c5…4fc3Base—$10.5070%0xaa2e…f04450d ago0x2d8cf8…877040
0xdd07…45b90x0e3d…7757Base—$2.10100%0x2d05…53d050d ago0x0b873c…f22f6e
0xdd07…45b90x47c5…4fc3Base—$10.5070%0x2d8d…301650d ago0xf774bd…62f14a
0xdd07…45b90x47c5…4fc3Base—$5.2570%0x91b5…1a5e50d ago0xc38414…4c64bf
0xdd07…45b90x47c5…4fc3Base—$2.1070%0x6a34…ec8850d ago0x573717…7d52bb
0xdd07…45b90x0e3d…7757Base—$21.00100%0xbf7d…708b50d ago0xd44555…0c7d8a
0xdd07…45b90x0e3d…7757Base—$10.50100%0x1913…93d950d ago0xfff7a6…1e75f0
0xdd07…45b90x47c5…4fc3Base—$3.1570%0xb769…f88150d ago0x2b8838…587b44
0xdd07…45b90x47c5…4fc3Base—$2.1070%0x86c0…288950d ago0xdbee78…1b31a8

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.