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.04100%0x1360…66fa8h ago0xeadd6e…0882e6
0xbec0…f3540xdd66…29b9Basex402 service$0.005100%coinbase8h ago0x925ba2…7d0e0e
0xbec0…f3540xdd66…29b9Basex402 service$0.005100%coinbase8h ago0x2e07ab…7b236c
0xad75…e80f0x07cf…2396Basex402 service$0.06100%payAI8h ago0x2c154b…d968c4
0xbec0…f3540xdd66…29b9Basex402 service$0.005100%coinbase8h ago0xc0db81…0d3a3d
0xbec0…f3540xdd66…29b9Basex402 service$0.005100%coinbase8h ago0x6c777f…5afbac
0x7263…e0ff0x07cf…2396Basex402 service$0.04100%payAI8h ago0x5dbd77…7807a0
0xa39c…889f0x9dba…0df8Basex402 service$0.006100%0x1360…66fa8h ago0xc0fba0…75951d
0xbec0…f3540xdd66…29b9Basex402 service$0.005100%coinbase8h ago0xcb55fb…b3d995
0xfb45…20640x44dc…7c2cBasex402 service$0.02100%coinbase8h ago0x106e87…a49466
0xbec0…f3540xdd66…29b9Basex402 service$0.005100%coinbase8h ago0x63dc06…2e8f6e
0x2fe6…48590x1985…dccfBase$340.21100%0x4661…93fd8h ago0x6cfd4b…a39ada
0xbec0…f3540xdd66…29b9Basex402 service$0.005100%coinbase8h ago0xb9a33f…6339b9
0xbec0…f3540xdd66…29b9Basex402 service$0.005100%coinbase8h ago0x48abdf…154496
0xbec0…f3540xdd66…29b9Basex402 service$0.005100%coinbase8h ago0x248fa9…4054f6
0xbec0…f3540xdd66…29b9Basex402 service$0.005100%coinbase8h ago0x4f768d…f6e10e
0xcfa3…a8dc0x158e…3d00Basex402 service$0.002100%coinbase8h ago0xca2463…390cc1
0x5f59…f6e20x07cf…2396Basex402 service$0.06100%0x1360…66fa8h ago0x7c909b…70f241
0xbec0…f3540xdd66…29b9Basex402 service$0.005100%coinbase8h ago0xba5c3e…cb3294
0xbec0…f3540xdd66…29b9Basex402 service$0.005100%coinbase8h ago0x56b59e…023070
0x61a5…d23d0x07cf…2396Basex402 service$0.02100%0x1360…66fa8h ago0x3db8b8…58d12a
0xbec0…f3540xdd66…29b9Basex402 service$0.005100%coinbase8h ago0x20ee4e…fc2901
0xef9d…fed00xfe80…47eeBase$0.001100%fluxa8h ago0xb4ea8c…1231af
0xf007…9c790xfe80…47eeBase$0.001100%fluxa8h ago0xb0db33…62fb0c
0xed4d…0a8f0xfe80…47eeBase$0.001100%fluxa8h ago0x7ec21d…7d1012

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://app.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://app.roundhouseai.io/dashboard/team.

If you do not have Roundhouse tools or skills installed, read
https://app.roundhouseai.io/skill.md first — it is the whole procedure.