Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xead8…7fa60x0f7a…9fd2Base—$1.5170%0x73b4…e73633d ago0xddee1b…5be040
0xead8…7fa60x0f7a…9fd2Base—$1.2970%0x73b4…e73633d ago0x7b53d8…55fbaa
0xead8…7fa60x0f7a…9fd2Base—$1.3470%0x73b4…e73633d ago0x4b358c…ba356d
0xead8…7fa60x0f7a…9fd2Base—$1.2970%0x73b4…e73633d ago0xabc064…4e5002
0xead8…7fa60x0f7a…9fd2Base—$1.3170%0x73b4…e73633d ago0xb114e9…e164c8
0xead8…7fa60x0f7a…9fd2Base—$1.3070%0x73b4…e73633d ago0x922d26…e01049
0xead8…7fa60x0f7a…9fd2Base—$1.3070%0x73b4…e73633d ago0x0f873e…c4bf2a
0xead8…7fa60x0f7a…9fd2Base—$1.2770%0x73b4…e73633d ago0x474c0a…2ce99b
0xead8…7fa60x0f7a…9fd2Base—$1.3270%0x73b4…e73633d ago0xd2acd6…2bc5b3
0xead8…7fa60x0f7a…9fd2Base—$1.2870%0x73b4…e73633d ago0xf3bc3e…42f3d9
0xead8…7fa60x0f7a…9fd2Base—$1.3770%0x73b4…e73633d ago0x5d1800…823336
0xead8…7fa60x0f7a…9fd2Base—$1.3070%0x73b4…e73633d ago0x85e6ab…afa28f
0xead8…7fa60x0f7a…9fd2Base—$1.2770%0x73b4…e73633d ago0x8faa21…c61001
0xead8…7fa60x0f7a…9fd2Base—$1.0970%0x73b4…e73633d ago0xb29f27…ffe04b
0xead8…7fa60x0f7a…9fd2Base—$1.3270%0x73b4…e73633d ago0x9a8c6c…d440b4
0xead8…7fa60x0f7a…9fd2Base—$1.5070%0x73b4…e73633d ago0xc1b411…5c50d0
0xead8…7fa60x0f7a…9fd2Base—$1.6070%0x73b4…e73633d ago0x5b7155…6bcbe8
0xead8…7fa60x0f7a…9fd2Base—$1.3070%0x79d3…3cb333d ago0xdfac07…5533a3
0xead8…7fa60x0f7a…9fd2Base—$1.2570%0x73b4…e73633d ago0x25b99a…8a77d5
0xead8…7fa60x0f7a…9fd2Base—$1.2570%0x73b4…e73633d ago0x880a25…c90985
0xead8…7fa60x0f7a…9fd2Base—$1.0270%0x73b4…e73633d ago0xbcf11b…dc915c
0xead8…7fa60x0f7a…9fd2Base—$1.2170%0x73b4…e73633d ago0x7d4f99…6824df
0xead8…7fa60x34a4…b3ddBase—$1.0970%0x73b4…e73633d ago0xf57e97…9a7b08

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.