Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xf861…cd530x0e3d…7757Base—$1.05100%0x3fab…7e8c54d ago0x0e58df…f44d8f
0xf861…cd530x0e3d…7757Base—$1.05100%0xe7f6…e17454d ago0x8fcd6d…385625
0xf861…cd530x0e3d…7757Base—$6.30100%0x7929…b33154d ago0xe9300a…294a35
0xf861…cd530x0e3d…7757Base—$2.10100%0x4a3c…710254d ago0x791597…978872
0xf861…cd530x0e3d…7757Base—$15.75100%0xc52b…5a8d54d ago0x52d604…f170e4
0xf861…cd530x0e3d…7757Base—$21.00100%0x2699…b2a554d ago0x639b01…7b51c2
0xf861…cd530x0e3d…7757Base—$2.10100%0xfb58…2b7254d ago0xdeab97…ef1f27
0xf861…cd530x0e3d…7757Base—$10.50100%0xd798…875154d ago0x1b3005…37057f
0xf861…cd530x0e3d…7757Base—$11.55100%0xc072…b4b154d ago0x1f19e6…f5389a
0xf861…cd530x0e3d…7757Base—$10.50100%0x271d…d4bc54d ago0x8dbf03…70f546
0xf861…cd530x0e3d…7757Base—$21.00100%0x3213…64ef54d ago0xd18d7a…fee31b
0xf861…cd530x0e3d…7757Base—$5.25100%0x6f36…132b54d ago0x34d128…f19914
0xf861…cd530x0e3d…7757Base—$10.50100%0x6d99…b43354d ago0xf5b4c4…4640c7
0xf861…cd530x0e3d…7757Base—$11.55100%0xe4c8…f88754d ago0xbda485…4f0d6e
0xf861…cd530x0e3d…7757Base—$5.25100%0xcf0a…a2c354d ago0x381ef9…5e7efb
0xf861…cd530x0e3d…7757Base—$10.50100%0x238e…232554d ago0x258f0c…6b9dc5
0xf861…cd530x0e3d…7757Base—$10.50100%0x1dbc…007e54d ago0x4a1442…50ab48
0xf861…cd530x0e3d…7757Base—$21.00100%0x8112…516754d ago0x5ce094…caddad
0xf861…cd530x0e3d…7757Base—$10.50100%0x7818…d2a654d ago0x6cf46d…6fd38e
0xf861…cd530x0e3d…7757Base—$10.50100%0xfe64…ec0854d ago0x2b8433…725f52
0xf861…cd530x0e3d…7757Base—$2.10100%0x4055…8ed154d ago0xd0724d…0124eb
0xf861…cd530x0e3d…7757Base—$11.55100%0x9618…286154d ago0x0a5a25…2e5ba9
0xf861…cd530x0e3d…7757Base—$3.15100%0xa842…4fd954d ago0x7e6c81…9b9545
0xf861…cd530x0e3d…7757Base—$6.30100%0x35ec…9dba54d ago0x91d555…e2d696
0xf861…cd530x0e3d…7757Base—$10.50100%0xe1d1…1b1954d ago0x0a5b47…43956a

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.