Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x0c9e…366b0x1104…7c90Base—$0.01100%coinbase70d ago0x6a2dca…694004
0x0c9e…366b0x7634…ade8Base—$0.01100%coinbase70d ago0x27142e…3b8d68
0x0c9e…366b0xd291…1004Base—$0.01100%coinbase70d ago0x2dce9a…7bc54e
0x0c9e…366b0x1264…0010Base—$0.01100%coinbase70d ago0x8f441b…41a22f
0x0c9e…366b0xc91b…4135Base—$0.01100%coinbase70d ago0x74daf5…342488
0x0c9e…366b0xb9f3…c6d9Base—$0.01100%coinbase70d ago0xa69ff6…ba0f50
0x0c9e…366b0xbbd9…a68eBase—$0.01100%coinbase70d ago0xcf7ab8…8e10dc
0x0c9e…366b0x47df…005dBase—$0.01100%coinbase70d ago0x43d1f2…fb2a73
0x0c9e…366b0x6d93…c9c6Base—$0.01100%coinbase70d ago0xaae3a4…efa542
0x0c9e…366b0x10e5…f920Base—$0.01100%coinbase70d ago0x83bea4…9418c4
0x0c9e…366b0x203a…9a9dBase—$0.01100%coinbase70d ago0x3f3f64…6c9056
0x0c9e…366b0xa993…eeddBase—$0.01100%coinbase70d ago0x44eb1c…d7ecfa
0x0c9e…366b0x5da8…b147Base—$0.01100%coinbase70d ago0x302519…a039df
0x0c9e…366b0x44db…6369Base—$0.01100%coinbase70d ago0x058113…b7475d
0x0c9e…366b0xa9b3…7c5eBase—$0.01100%coinbase70d ago0x1f9835…db2f18
0x0c9e…366b0xdcf4…a9f7Base—$0.01100%coinbase70d ago0x95538f…db5024
0x0c9e…366b0xe96e…5746Base—$0.01100%coinbase70d ago0x5aca99…d89b94
0x0c9e…366b0x58f7…d433Base—$0.01100%coinbase70d ago0x11ea41…3b3592
0x0c9e…366b0x6e5f…cbdcBase—$0.01100%coinbase70d ago0x11645a…40f026
0x0c9e…366b0xc3f7…9fe7Base—$0.01100%coinbase70d ago0xeeedf9…59e6da
0x0c9e…366b0x50f7…7e2eBase—$0.01100%coinbase70d ago0xea89c5…170600
0x0c9e…366b0x4203…c084Base—$0.01100%coinbase70d ago0x634cae…dc71da
0x0c9e…366b0xe4de…ba3bBase—$0.01100%coinbase70d ago0x738905…e0ee2d
0x0c9e…366b0xfa48…d655Base—$0.01100%coinbase70d ago0x9caf3b…1338a9
0x0c9e…366b0x6c4f…410dBase—$0.01100%coinbase70d ago0x78d26c…555bed

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.