Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xe48f…3ab60x73fc…b29bBase—$0.006100%0x0021…ad8f71d ago0x74030a…a045e2
0xe48f…3ab60x73fc…b29bBase—$0.0085100%0x0018…ca9771d ago0xdc894b…d55b69
0x335a…3e5e0x73fc…b29bBase—$0.01100%0xdf7d…5dbd71d ago0x0e6d22…ed6ece
0x335a…3e5e0x73fc…b29bBase—$0.0075100%0x0021…ad8f71d ago0xb80168…685d93
0x335a…3e5e0x73fc…b29bBase—$0.0075100%0x0018…ca9771d ago0x7a337c…809904
0x335a…3e5e0x73fc…b29bBase—$0.0075100%0xdf7d…5dbd71d ago0x629480…029ed6
0x335a…3e5e0x73fc…b29bBase—$0.0075100%0x0021…ad8f71d ago0x443172…dd486b
0x335a…3e5e0x73fc…b29bBase—$0.0075100%0x0018…ca9771d ago0x9832a4…648e62
0xe48f…3ab60x73fc…b29bBase—$0.006100%0xdf7d…5dbd71d ago0xfa40ab…02c155
0xe48f…3ab60x73fc…b29bBase—$0.006100%0x0021…ad8f71d ago0x10cc94…780c9f
0xe48f…3ab60x73fc…b29bBase—$0.006100%0x0018…ca9771d ago0xbe9cf5…af5c3c
0xe48f…3ab60x73fc…b29bBase—$0.0085100%0xdf7d…5dbd71d ago0xcd97db…272a1d
0xe48f…3ab60x73fc…b29bBase—$0.006100%0x0021…ad8f71d ago0x9ca43c…6504c9
0xe48f…3ab60x73fc…b29bBase—$0.0085100%0x0018…ca9771d ago0x345dac…680772
0xb4ad…be890x73fc…b29bBase—$0.0085100%0xdf7d…5dbd71d ago0x4b78bd…8fc1f0
0xd8c4…63670x73fc…b29bBase—$0.0075100%0x0021…ad8f71d ago0xf6d825…2dc9da
0xd8c4…63670x73fc…b29bBase—$0.0075100%0x0018…ca9771d ago0x9561fc…1f8b0f
0xd8c4…63670x73fc…b29bBase—$0.005100%0xdf7d…5dbd71d ago0x4bda6b…157531
0xe48f…3ab60x73fc…b29bBase—$0.0035100%0x0021…ad8f71d ago0x53787b…66960c
0xe48f…3ab60x73fc…b29bBase—$0.0035100%0x0018…ca9771d ago0x75c509…dd81a1
0xe48f…3ab60x73fc…b29bBase—$0.0035100%0xdf7d…5dbd71d ago0xc8dbad…1e95fd
0xe48f…3ab60x73fc…b29bBase—$0.0035100%0x0021…ad8f71d ago0xff4156…ffebe4
0xe48f…3ab60x73fc…b29bBase—$0.0035100%0x0018…ca9771d ago0xc9159f…b1338b
0xe48f…3ab60x73fc…b29bBase—$0.0035100%0xdf7d…5dbd71d ago0x3bfe8a…417fcd
0xe48f…3ab60x73fc…b29bBase—$0.0035100%0x0021…ad8f71d ago0x98583f…2060cc

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.