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.0470%0x1360…66fa27d ago0xf43821…e8c44f
0x5481…37bb0x07cf…2396Basex402 service$0.0270%0x1360…66fa27d ago0x7c62f4…f453c0
0x5481…37bb0x07cf…2396Basex402 service$0.0670%0x1360…66fa27d ago0x0c7d9e…9a89b5
0x5481…37bb0x07cf…2396Basex402 service$0.0470%0x1360…66fa27d ago0xb9abc6…337c79
0x5481…37bb0x07cf…2396Basex402 service$0.0270%0x1360…66fa27d ago0x601553…6aefa7
0x5481…37bb0x07cf…2396Basex402 service$0.02100%payAI27d ago0x8733fd…876576
0x5481…37bb0x07cf…2396Basex402 service$0.0470%0x1360…66fa27d ago0x01e088…2dbd6e
0x5481…37bb0x07cf…2396Basex402 service$0.1070%0x1360…66fa27d ago0x5b2ee8…7257a6
0x5481…37bb0x07cf…2396Basex402 service$0.0270%0x1360…66fa27d ago0x665bf0…56be76
0x5481…37bb0x07cf…2396Basex402 service$0.0270%0x1360…66fa27d ago0xa0ec45…43d684
0x5481…37bb0x07cf…2396Basex402 service$0.2070%0x1360…66fa27d ago0xa759b5…a34032
0x5481…37bb0x07cf…2396Basex402 service$0.1070%0x1360…66fa27d ago0x3899a8…edc2d7
0x5481…37bb0x07cf…2396Basex402 service$0.0470%0x1360…66fa27d ago0x5171e0…1cae7f
0x5481…37bb0x07cf…2396Basex402 service$0.0470%0x1360…66fa27d ago0xb30d11…8f13cf
0x5481…37bb0x07cf…2396Basex402 service$0.04100%payAI27d ago0x6e058e…4a61b7
0x5481…37bb0x07cf…2396Basex402 service$0.02100%payAI27d ago0xb9928f…846013
0x5481…37bb0x07cf…2396Basex402 service$0.0270%0x1360…66fa27d ago0xd7b708…10cafb
0x5481…37bb0x07cf…2396Basex402 service$0.0470%0x1360…66fa27d ago0xf0db86…8159fd
0x5481…37bb0x07cf…2396Basex402 service$0.0470%0x1360…66fa27d ago0x45f102…747731
0x5481…37bb0x07cf…2396Basex402 service$0.0270%0x1360…66fa27d ago0x1b9a9c…0c08fb
0x5481…37bb0x07cf…2396Basex402 service$0.0670%0x1360…66fa27d ago0x04ca47…26ca21
0x5481…37bb0x07cf…2396Basex402 service$0.0270%0x1360…66fa27d ago0xf685f2…097326
0x5481…37bb0x07cf…2396Basex402 service$0.0470%0x1360…66fa27d ago0x98817b…be1bbb
0x5481…37bb0x07cf…2396Basex402 service$0.0470%0x1360…66fa27d ago0xcb9ced…f3c1ba
0x5481…37bb0x07cf…2396Basex402 service$0.02100%payAI27d ago0x264e6e…3def56

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.