Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x4bfb…0c880x0e3d…7757Base—$3.1570%0xa6d0…a3cd32d ago0x28f7f1…1d5c45
0x4bfb…0c880x0e3d…7757Base—$11.5570%0xc07c…d71832d ago0x712a1f…ccfb76
0x4bfb…0c880x0e3d…7757Base—$1.0570%0x0166…37af32d ago0xc5b7b3…edb4a3
0x4bfb…0c880x0e3d…7757Base—$2.1070%0x3d44…411532d ago0x3d095c…bcde2e
0x4bfb…0c880x0e3d…7757Base—$3.1570%0x0d6a…b70432d ago0x1fcb45…12fbf6
0x4bfb…0c880x0e3d…7757Base—$1.0570%0xa2b8…fedd32d ago0xed62a0…4c70f0
0x4bfb…0c880x0e3d…7757Base—$1.0570%0xbdce…f63732d ago0x100492…3254e2
0x4bfb…0c880x0e3d…7757Base—$2.1070%0xf3d1…2b9c32d ago0x89625b…a6007d
0x4bfb…0c880x0e3d…7757Base—$5.2570%0x3189…20e032d ago0x73a773…c9af13
0x4bfb…0c880x0e3d…7757Base—$1.0570%0x1913…93d932d ago0x08f93d…73c042
0x4bfb…0c880x0e3d…7757Base—$10.5070%0x0dd9…36a532d ago0xcf7c03…281293
0x4bfb…0c880x0e3d…7757Base—$4.2070%0xa894…209f32d ago0xf79187…527134
0x4bfb…0c880x0e3d…7757Base—$15.7570%0x791a…97b432d ago0x11d730…337313
0x4bfb…0c880x0e3d…7757Base—$10.5070%0x18cc…275032d ago0xc89daf…24e8f4
0x4bfb…0c880x0e3d…7757Base—$3.1570%0x39e9…239332d ago0x4f78c0…030711
0x4bfb…0c880x0e3d…7757Base—$1.0570%0xf345…7b3432d ago0xc9e3bd…5666d8
0x4bfb…0c880x0e3d…7757Base—$3.1570%0x573b…0d2832d ago0x026c76…338f69
0x4bfb…0c880x47c5…4fc3Base—$3.1570%0x09f6…b65c32d ago0xc9dce1…4ebbf3
0x4bfb…0c880x0e3d…7757Base—$2.1070%0x969c…eacf32d ago0xd6b38a…4909aa
0x4bfb…0c880x0e3d…7757Base—$1.0570%0x06ee…cb5232d ago0x3f8d3e…5bc74d
0x4bfb…0c880x47c5…4fc3Base—$10.5070%0xd0fe…397632d ago0x16b715…a55bda
0x4bfb…0c880x0e3d…7757Base—$3.1570%0x2e11…857332d ago0x7977a5…dd0c2d

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.