Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x0802…19780x07cf…2396Basex402 service$0.0470%0x1360…66fa41d ago0x0d21d5…246f76
0x0802…19780x07cf…2396Basex402 service$0.0270%0x1360…66fa41d ago0x7ba3d4…59b554
0x0802…19780x07cf…2396Basex402 service$0.2070%0x1360…66fa41d ago0x511245…936b37
0x0802…19780x07cf…2396Basex402 service$0.0270%0x1360…66fa41d ago0x3c3228…fd8d14
0x0802…19780x07cf…2396Basex402 service$0.0270%0x1360…66fa41d ago0x5f1aab…ae0a33
0x0802…19780x07cf…2396Basex402 service$0.0470%0x1360…66fa41d ago0x2e7143…82952a
0x0802…19780x07cf…2396Basex402 service$0.1070%0x1360…66fa41d ago0x122e1f…616775
0x0802…19780x07cf…2396Basex402 service$0.1070%0x1360…66fa41d ago0xee453e…7009c4
0x0802…19780x07cf…2396Basex402 service$0.0470%0x1360…66fa41d ago0xfb8b8f…11793d
0x0802…19780x07cf…2396Basex402 service$0.0270%0x1360…66fa41d ago0x6d707c…7f9c7b
0x0802…19780x07cf…2396Basex402 service$0.0470%0x1360…66fa41d ago0x27ebff…9cf381
0x0802…19780x07cf…2396Basex402 service$0.0270%0x1360…66fa41d ago0x98ccb8…7a03c6
0x0802…19780x07cf…2396Basex402 service$0.0670%0x1360…66fa41d ago0x45135f…ff4d33
0x0802…19780x07cf…2396Basex402 service$0.0470%0x1360…66fa41d ago0x21ca8a…b2cfdb
0x0802…19780x07cf…2396Basex402 service$0.0470%0x1360…66fa41d ago0x8140b7…4c3d57
0x0802…19780x07cf…2396Basex402 service$0.0270%0x1360…66fa41d ago0xc847ba…269edf
0x0802…19780x07cf…2396Basex402 service$0.2070%0x1360…66fa41d ago0xbc19bd…5fb9a4
0x0802…19780x07cf…2396Basex402 service$0.0270%0x1360…66fa41d ago0x2db5b8…bfe6a7
0x0802…19780x07cf…2396Basex402 service$0.0670%0x1360…66fa41d ago0x19eba4…d4028b
0x0802…19780x07cf…2396Basex402 service$0.1070%0x1360…66fa41d ago0x385ce2…9c79fc
0x0802…19780x07cf…2396Basex402 service$0.0270%0x1360…66fa41d ago0xdff16d…f7a1b0
0x0802…19780x07cf…2396Basex402 service$0.0270%0x1360…66fa41d ago0xf046f4…3be182
0x0802…19780x07cf…2396Basex402 service$0.0270%0x1360…66fa41d ago0xa674dd…0c0e75
0x0802…19780x07cf…2396Basex402 service$0.1070%0x1360…66fa41d ago0xc9edb0…7d0966
0x0802…19780x07cf…2396Basex402 service$0.0470%0x1360…66fa41d ago0x624bc0…5fb74c

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.