Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x5481…37bb0x07cf…2396Basex402 service$0.0270%0x1360…66fa34d ago0x0af543…9a380e
0x5481…37bb0x07cf…2396Basex402 service$0.0470%0x1360…66fa34d ago0x638b98…50b7b3
0x5481…37bb0x07cf…2396Basex402 service$0.0270%0x1360…66fa34d ago0x7656ac…f11748
0x5481…37bb0x07cf…2396Basex402 service$0.0270%0x1360…66fa34d ago0xc8221c…b8ba14
0x5481…37bb0x07cf…2396Basex402 service$0.0270%0x1360…66fa34d ago0xb7f2aa…a2cdd1
0x5481…37bb0x07cf…2396Basex402 service$0.2070%0x1360…66fa34d ago0x58c560…4019e8
0x5481…37bb0x07cf…2396Basex402 service$0.0270%0x1360…66fa34d ago0x009e8f…003274
0x5481…37bb0x07cf…2396Basex402 service$0.0470%0x1360…66fa34d ago0x25f68d…93ef6d
0x5481…37bb0x07cf…2396Basex402 service$0.0670%0x1360…66fa34d ago0x029a04…575404
0x5481…37bb0x07cf…2396Basex402 service$0.0270%0x1360…66fa34d ago0x826764…2ca36a
0x5481…37bb0x07cf…2396Basex402 service$0.0270%0x1360…66fa34d ago0xf622b0…6bd7c2
0x5481…37bb0x07cf…2396Basex402 service$0.0670%0x1360…66fa34d ago0x112d51…9ec9d3
0x5481…37bb0x07cf…2396Basex402 service$0.0470%0x1360…66fa34d ago0x2353a0…b8a2bd
0x5481…37bb0x07cf…2396Basex402 service$0.0270%0x1360…66fa34d ago0xe8ca28…3062c5
0x5481…37bb0x07cf…2396Basex402 service$0.0270%0x1360…66fa34d ago0x5c8a2e…0466fe
0x5481…37bb0x07cf…2396Basex402 service$0.02100%payAI34d ago0xb84fa4…c7b536
0x5481…37bb0x07cf…2396Basex402 service$0.0470%0x1360…66fa34d ago0x760e24…90487d
0x5481…37bb0x07cf…2396Basex402 service$0.0270%0x1360…66fa34d ago0xab3a1e…790abf
0x5481…37bb0x07cf…2396Basex402 service$0.0470%0x1360…66fa34d ago0x7d1c04…9a23e9
0x5481…37bb0x07cf…2396Basex402 service$0.0470%0x1360…66fa34d ago0x52a8f7…40fe3a
0x5481…37bb0x07cf…2396Basex402 service$0.0270%0x1360…66fa34d ago0x781fe6…a191b3
0x5481…37bb0x07cf…2396Basex402 service$0.0470%0x1360…66fa34d ago0x11a2c4…484481
0x5481…37bb0x07cf…2396Basex402 service$0.0270%0x1360…66fa34d ago0x087ed3…77995f
0x5481…37bb0x07cf…2396Basex402 service$0.0270%0x1360…66fa34d ago0xa1cd81…dc107e
0x5481…37bb0x07cf…2396Basex402 service$0.0470%0x1360…66fa34d ago0x2f309d…2d43f6

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.