Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x521f…13800x07cf…2396Basex402 service$0.2070%0x1360…66fa21d ago0x9118af…93e987
0x521f…13800x07cf…2396Basex402 service$0.0270%0x1360…66fa21d ago0x3e29f3…567878
0x521f…13800x07cf…2396Basex402 service$0.2070%0x1360…66fa21d ago0xa2dda0…d4f911
0x521f…13800x07cf…2396Basex402 service$0.1070%0x1360…66fa21d ago0x2caac1…08f860
0x521f…13800x07cf…2396Basex402 service$0.0470%0x1360…66fa21d ago0x79166c…227cef
0x521f…13800x07cf…2396Basex402 service$0.0670%0x1360…66fa21d ago0xc35bfa…f2f5b4
0x521f…13800x07cf…2396Basex402 service$0.10100%payAI21d ago0x5a2bf0…beb3ef
0x521f…13800x07cf…2396Basex402 service$0.0270%0x1360…66fa21d ago0x240cd2…7e25dc
0x521f…13800x07cf…2396Basex402 service$0.0470%0x1360…66fa21d ago0x0fd01a…55ea97
0x521f…13800x07cf…2396Basex402 service$0.02100%payAI21d ago0x3861ac…a27c1a
0x521f…13800x07cf…2396Basex402 service$0.0270%0x1360…66fa21d ago0x4bdbd1…7b7965
0x521f…13800x07cf…2396Basex402 service$0.0270%0x1360…66fa21d ago0xd1e357…a321a4
0x521f…13800x07cf…2396Basex402 service$0.0270%0x1360…66fa21d ago0xc27117…df90f2
0x521f…13800x07cf…2396Basex402 service$0.0270%0x1360…66fa21d ago0x4e15b8…39aabd
0x521f…13800x07cf…2396Basex402 service$0.0270%0x1360…66fa21d ago0x71568b…d93f18
0x521f…13800x07cf…2396Basex402 service$0.0270%0x1360…66fa21d ago0x0b3f53…0fa400
0x521f…13800x07cf…2396Basex402 service$0.20100%payAI21d ago0x5a9ff8…e9c182
0x521f…13800x07cf…2396Basex402 service$0.02100%payAI21d ago0xa8f9d0…39f601
0x521f…13800x07cf…2396Basex402 service$0.0670%0x1360…66fa21d ago0xa7b97c…76b74a
0x521f…13800x07cf…2396Basex402 service$0.0470%0x1360…66fa21d ago0xca01df…5ae28d
0x521f…13800x07cf…2396Basex402 service$0.0470%0x1360…66fa21d ago0x8829b9…d559ba
0x521f…13800x07cf…2396Basex402 service$0.1070%0x1360…66fa21d ago0x50392f…30c8a6
0x521f…13800x07cf…2396Basex402 service$0.04100%payAI21d ago0x263e23…979324
0x521f…13800x07cf…2396Basex402 service$0.0470%0x1360…66fa21d ago0xd6d7e8…5e5889
0x521f…13800x07cf…2396Basex402 service$0.0670%0x1360…66fa21d ago0x1415d2…133d87

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.