Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x8cfa…be850x0e3d…7757Base$5.25100%0x5682…a952104d ago0x4538a3…3c57c6
0x8cfa…be850x0e3d…7757Base$18.90100%0x60b3…9773104d ago0x2889fa…92eebd
0x8cfa…be850x0e3d…7757Base$2.10100%0x3d68…f69e104d ago0xfb520b…2cea74
0x8cfa…be850x0e3d…7757Base$2.10100%0x1913…93d9104d ago0x140407…522549
0x8cfa…be850x0e3d…7757Base$5.25100%0x826a…78de104d ago0xf6c926…258440
0x8cfa…be850x0e3d…7757Base$1.05100%0x3eb5…08dc104d ago0xe03c6b…4e9485
0x8cfa…be850x0e3d…7757Base$3.15100%0x560f…a713104d ago0xfdf978…e5a2e8
0x8cfa…be850x0e3d…7757Base$2.10100%0xcf0a…a2c3104d ago0x224f21…13d3b1
0x8cfa…be850x0e3d…7757Base$3.15100%0xcb3f…dc29104d ago0x8fc607…98d1b9
0x8cfa…be850x0e3d…7757Base$5.25100%0xfec0…c394104d ago0xb316b7…32eb11
0x8cfa…be850x0e3d…7757Base$10.50100%0xba2c…ddc8104d ago0x7be31c…372c11
0x8cfa…be850x0e3d…7757Base$4.20100%0x14dd…a4ea104d ago0xbeafc0…2ea67b
0x8cfa…be850x0e3d…7757Base$3.15100%0x666e…0930104d ago0xde5036…c96afa
0x8cfa…be850x0e3d…7757Base$2.10100%0xbb33…5277104d ago0x3a5eca…1b70c9
0x8cfa…be850x0e3d…7757Base$15.75100%0xd223…7d28104d ago0x7e47e2…b68cad
0x8cfa…be850x0e3d…7757Base$21.00100%0x6bdd…b276104d ago0xa7f5b0…72ab24
0x8cfa…be850x0e3d…7757Base$18.90100%0x969c…eacf104d ago0x96058e…a76b89
0x8cfa…be850x0e3d…7757Base$10.50100%0x9765…21f5104d ago0x8d9a5e…da4d16
0x8cfa…be850x0e3d…7757Base$1.05100%0xa1fb…723e104d ago0xaf7875…36e78f
0x8cfa…be850x0e3d…7757Base$3.15100%0x39f9…9a79104d ago0x4c523e…e6a17f
0x8cfa…be850x0e3d…7757Base$5.25100%0x6e05…667f105d ago0x27cd09…de14d2
0x8cfa…be850x0e3d…7757Base$52.50100%0x5047…e940105d ago0x2b9363…90917e
0x8cfa…be850x0e3d…7757Base$1.05100%0x023e…d6fc105d ago0xf437ae…084645
0x8cfa…be850x0e3d…7757Base$31.50100%0xa140…d38d105d ago0x057984…e838c9
0x8cfa…be850x0e3d…7757Base$10.50100%0x31fe…80c4105d ago0x441e4f…f9d7d3

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.