Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x3fb1…7e250x0e3d…7757Base—$7.35100%0xe10f…cb7059d ago0x4445d1…66cefa
0x3fb1…7e250x0e3d…7757Base—$1.05100%0xb55c…2e3e59d ago0xbd8759…380bab
0x3fb1…7e250x0e3d…7757Base—$10.50100%0x614a…d5ce59d ago0x541d65…f9356c
0x3fb1…7e250x0e3d…7757Base—$10.50100%0x4184…789b59d ago0xf35909…ce111c
0x3fb1…7e250x0e3d…7757Base—$1.05100%0xce9f…bc8e59d ago0x71d7f2…f7e1a9
0x3fb1…7e250x0e3d…7757Base—$2.10100%0x8503…c07259d ago0x5d7473…55054c
0x3fb1…7e250x0e3d…7757Base—$10.50100%0x1f5f…656e59d ago0x12cc3f…bf6ef8
0x3fb1…7e250x0e3d…7757Base—$1.05100%0x4e4a…2e7359d ago0x2c3a47…201a54
0x3fb1…7e250x0e3d…7757Base—$52.50100%0x1434…1c6e59d ago0xbb13b8…1920c4
0x3fb1…7e250x0e3d…7757Base—$10.50100%0x13c6…f0ed59d ago0xd459cf…c03d4b
0x3fb1…7e250x0e3d…7757Base—$10.50100%0x345f…57af59d ago0x5db845…9ca1d1
0x3fb1…7e250x0e3d…7757Base—$21.00100%0xc52b…5a8d59d ago0x6fcb54…89c8ae
0x3fb1…7e250x0e3d…7757Base—$1.05100%0xd798…875159d ago0x252b78…045190
0x3fb1…7e250x0e3d…7757Base—$6.30100%0x5d3d…e33359d ago0x1e1545…e2f79a
0x3fb1…7e250x0e3d…7757Base—$5.25100%0x24b8…43f059d ago0xb51665…ca89ef
0x3fb1…7e250x0e3d…7757Base—$3.15100%0xc234…1c3859d ago0x09e818…25891c
0x3fb1…7e250x0e3d…7757Base—$2.10100%0xd173…d69b59d ago0x8ba505…d17f2d
0x3fb1…7e250x0e3d…7757Base—$5.25100%0x69b3…7ddd59d ago0x0785e2…1f6dd7
0x3fb1…7e250x0e3d…7757Base—$21.00100%0x5e96…f15959d ago0x7f4cb5…d9369b
0x3fb1…7e250x0e3d…7757Base—$5.25100%0x75ef…a0f959d ago0x960516…f2a91b
0x3fb1…7e250x0e3d…7757Base—$15.75100%0x7186…110f59d ago0x41452b…5fb75f
0x3fb1…7e250x0e3d…7757Base—$21.00100%0x20cf…bf5559d ago0x434038…36f9fc
0x3fb1…7e250x0e3d…7757Base—$21.00100%0x6ea2…9d3360d ago0x37c000…b8db07
0x3fb1…7e250x0e3d…7757Base—$10.50100%0x5047…e94060d ago0x04a0af…cfbc79
0x3fb1…7e250x0e3d…7757Base—$11.55100%0x4c4a…536c60d ago0x31b12a…b00d2c

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.