Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x3fc7…44740x07cf…2396Basex402 service$0.0270%0x1360…66fa26d ago0x30bab8…90c2c7
0x3fc7…44740x07cf…2396Basex402 service$0.1070%0x1360…66fa26d ago0x5ab334…2c591a
0x3fc7…44740x07cf…2396Basex402 service$0.0270%0x1360…66fa26d ago0xddceef…cd6c13
0x3fc7…44740x07cf…2396Basex402 service$0.0270%0x1360…66fa26d ago0x35c00f…108363
0x3fc7…44740x07cf…2396Basex402 service$0.0270%0x1360…66fa26d ago0x0f34e9…bb9f83
0x3fc7…44740x07cf…2396Basex402 service$0.0270%0x1360…66fa26d ago0xfb28d3…96b293
0x3fc7…44740x07cf…2396Basex402 service$0.02100%payAI26d ago0x909653…b2927f
0x3fc7…44740x07cf…2396Basex402 service$0.0270%0x1360…66fa26d ago0x75b7f6…6c2210
0x3fc7…44740x07cf…2396Basex402 service$0.0270%0x1360…66fa26d ago0x1a14cc…dd8a30
0x3fc7…44740x07cf…2396Basex402 service$0.0470%0x1360…66fa26d ago0x3f2880…fd13be
0x3fc7…44740x07cf…2396Basex402 service$0.0470%0x1360…66fa26d ago0x46f782…943e56
0x3fc7…44740x07cf…2396Basex402 service$0.02100%payAI26d ago0x045a1d…aae051
0x3fc7…44740x07cf…2396Basex402 service$0.1070%0x1360…66fa26d ago0x21f9b2…1c441d
0x3fc7…44740x07cf…2396Basex402 service$0.0470%0x1360…66fa26d ago0xd50d48…c5e61f
0x3fc7…44740x07cf…2396Basex402 service$0.0270%0x1360…66fa26d ago0x82a771…04174c
0x3fc7…44740x07cf…2396Basex402 service$0.04100%payAI26d ago0x530da0…fce113
0x3fc7…44740x07cf…2396Basex402 service$0.2070%0x1360…66fa26d ago0x95be0b…5c5ac1
0x3fc7…44740x07cf…2396Basex402 service$0.0270%0x1360…66fa26d ago0x79f083…8c68e5
0x3fc7…44740x07cf…2396Basex402 service$0.0470%0x1360…66fa26d ago0xf50bb8…f0d2b8
0x3fc7…44740x07cf…2396Basex402 service$0.2070%0x1360…66fa26d ago0x1f9abb…6569fc
0x3fc7…44740x07cf…2396Basex402 service$0.0670%0x1360…66fa26d ago0x855f2d…6cdfd2
0x3fc7…44740x07cf…2396Basex402 service$0.0470%0x1360…66fa26d ago0x17dc09…be21c0
0x3fc7…44740x07cf…2396Basex402 service$0.0270%0x1360…66fa26d ago0x9db115…b2a237
0x3fc7…44740x07cf…2396Basex402 service$0.0270%0x1360…66fa26d ago0xbfe1b5…846f2b
0x3fc7…44740x07cf…2396Basex402 service$0.20100%payAI26d ago0x543524…068cfe

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.