Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x20bf…b2360x52e2…f3eaBasex402 service$0.001100%coinbase41d ago0x08f5ff…c259a3
0xadc3…05660x52e2…f3eaBasex402 service$0.005100%coinbase41d ago0xde5a82…f4b6a9
0xb707…cf4d0x52e2…f3eaBasex402 service$0.003100%coinbase41d ago0x543e59…5b9df2
0xb707…cf4d0x52e2…f3eaBasex402 service$0.008100%coinbase41d ago0x3763da…2624c8
0xb707…cf4d0x52e2…f3eaBasex402 service$0.008100%coinbase41d ago0xb39b57…548116
0xb707…cf4d0x52e2…f3eaBasex402 service$0.005100%coinbase41d ago0x8186c0…760019
0xac6a…a7980x52e2…f3eaBasex402 service$0.003100%coinbase41d ago0xc3faea…e2eef1
0xac6a…a7980x52e2…f3eaBasex402 service$0.001100%coinbase41d ago0x424ca4…4f432e
0xac6a…a7980x52e2…f3eaBasex402 service$0.001100%coinbase41d ago0xcdd8ed…877049
0x08f7…2c4b0x52e2…f3eaBasex402 service$0.001100%coinbase41d ago0xdb6930…a05941
0x08f7…2c4b0x52e2…f3eaBasex402 service$0.001100%coinbase41d ago0x54e925…d29926
0x08f7…2c4b0x52e2…f3eaBasex402 service$0.003100%coinbase41d ago0xa2d12a…e7a426
0x08f7…2c4b0x52e2…f3eaBasex402 service$0.003100%coinbase41d ago0x511c3f…5d1351
0x08f7…2c4b0x52e2…f3eaBasex402 service$0.001100%coinbase41d ago0xf1d92d…bbd6db
0x24fe…45030x52e2…f3eaBasex402 service$0.003100%coinbase41d ago0x562a3a…c9aa2c
0x24fe…45030x52e2…f3eaBasex402 service$0.001100%coinbase41d ago0xbae366…604bf5
0x24fe…45030x52e2…f3eaBasex402 service$0.003100%coinbase41d ago0xc4a2f3…125cf3
0x24fe…45030x52e2…f3eaBasex402 service$0.005100%coinbase41d ago0x5904ef…c9b357
0x24fe…45030x52e2…f3eaBasex402 service$0.003100%coinbase41d ago0x3f32b8…51fe08
0x24fe…45030x52e2…f3eaBasex402 service$0.005100%coinbase41d ago0x99385b…f73a1c
0x24fe…45030x52e2…f3eaBasex402 service$0.005100%coinbase41d ago0xd08e7d…290b02
0x24fe…45030x52e2…f3eaBasex402 service$0.003100%coinbase41d ago0x2f78ad…19fade
0x24fe…45030x52e2…f3eaBasex402 service$0.003100%coinbase41d ago0x74dfee…00cd6b
0x24fe…45030x52e2…f3eaBasex402 service$0.003100%coinbase41d ago0x72383c…540925
0x6292…def10x52e2…f3eaBasex402 service$0.001100%coinbase41d ago0x993800…587094

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.