Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x0360…c9890x7677…2dbbBasex402 service$0.001100%coinbase119d ago0xbf6b78…4faa53
0x0360…c9890x7677…2dbbBasex402 service$0.001100%coinbase119d ago0xb721fe…bd9893
0x0360…c9890x7677…2dbbBasex402 service$0.001100%coinbase119d ago0xd27e41…a0dc82
0x0360…c9890x7677…2dbbBasex402 service$0.001100%coinbase119d ago0x6a6c96…d9de4e
0x0360…c9890x7677…2dbbBasex402 service$0.001100%coinbase119d ago0x2b0649…9c0306
0x0360…c9890x7677…2dbbBasex402 service$0.001100%coinbase119d ago0x8d2ce4…741d79
0x0360…c9890x7677…2dbbBasex402 service$0.001100%coinbase119d ago0x670be0…391272
0x0360…c9890x7677…2dbbBasex402 service$0.001100%coinbase119d ago0x8709a9…5813b9
0x0360…c9890x7677…2dbbBasex402 service$0.001100%coinbase119d ago0xe5f058…c5d3fe
0x0360…c9890x7677…2dbbBasex402 service$0.001100%coinbase119d ago0xffc81c…f8f5ac
0x0360…c9890x7677…2dbbBasex402 service$0.001100%coinbase119d ago0x6de9ae…956b78
0x0360…c9890x7677…2dbbBasex402 service$0.001100%coinbase119d ago0xf080ab…a6fc6c
0x0360…c9890x7677…2dbbBasex402 service$0.001100%coinbase119d ago0x168c91…c26cd9
0x0360…c9890x7677…2dbbBasex402 service$0.001100%coinbase119d ago0x54349f…cb88d3
0x0360…c9890x7677…2dbbBasex402 service$0.001100%coinbase119d ago0x1f7eae…100338
0x0360…c9890x7677…2dbbBasex402 service$0.001100%coinbase119d ago0x5d1c78…eac1e6
0x0360…c9890x7677…2dbbBasex402 service$0.001100%coinbase119d ago0xc78129…a213d2
0x0360…c9890x7677…2dbbBasex402 service$0.001100%coinbase119d ago0xdaea0c…8b83d9
0x0360…c9890x7677…2dbbBasex402 service$0.001100%coinbase119d ago0x72c9fb…1144e6
0x0360…c9890x7677…2dbbBasex402 service$0.001100%coinbase119d ago0x26d074…1688e1
0x0360…c9890x7677…2dbbBasex402 service$0.001100%coinbase119d ago0x8ad4ea…9329b6
0x0360…c9890x7677…2dbbBasex402 service$0.001100%coinbase119d ago0x4b5664…c1e062
0x0360…c9890x7677…2dbbBasex402 service$0.001100%coinbase119d ago0xdce829…6c6025
0x0360…c9890x7677…2dbbBasex402 service$0.001100%coinbase119d ago0x64abd2…8c5892
0x0360…c9890x7677…2dbbBasex402 service$0.001100%coinbase119d ago0x48a023…7f7811

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.