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.2070%0x1360…66fa30d ago0xf61b51…dd61fd
0x5481…37bb0x07cf…2396Basex402 service$0.0270%0x1360…66fa30d ago0x25a318…a92403
0x5481…37bb0x07cf…2396Basex402 service$0.0670%0x1360…66fa30d ago0xa1d752…f0d8dc
0x5481…37bb0x07cf…2396Basex402 service$0.0470%0x1360…66fa30d ago0xb6e130…f3f512
0x5481…37bb0x07cf…2396Basex402 service$0.0270%0x1360…66fa30d ago0x0da6e5…37fb48
0x5481…37bb0x07cf…2396Basex402 service$0.1070%0x1360…66fa30d ago0xb6c1f7…1a4ecf
0x5481…37bb0x07cf…2396Basex402 service$0.0470%0x1360…66fa30d ago0xac3b6e…403398
0x5481…37bb0x07cf…2396Basex402 service$0.0270%0x1360…66fa30d ago0x0c0c5f…8a9b55
0x5481…37bb0x07cf…2396Basex402 service$0.0270%0x1360…66fa30d ago0x1a910e…b522f2
0x5481…37bb0x07cf…2396Basex402 service$0.2070%0x1360…66fa30d ago0xe193c2…d661f8
0x5481…37bb0x07cf…2396Basex402 service$0.0270%0x1360…66fa30d ago0x2daa2a…bc5333
0x5481…37bb0x07cf…2396Basex402 service$0.0670%0x1360…66fa31d ago0xd98e65…b7d3ac
0x5481…37bb0x07cf…2396Basex402 service$0.0270%0x1360…66fa31d ago0x9b6d50…50a9df
0x5481…37bb0x07cf…2396Basex402 service$0.0470%0x1360…66fa31d ago0xa9f6ca…3d4cab
0x5481…37bb0x07cf…2396Basex402 service$0.0470%0x1360…66fa31d ago0x992114…f09b5e
0x5481…37bb0x07cf…2396Basex402 service$0.0670%0x1360…66fa31d ago0x769bb3…550989
0x5481…37bb0x07cf…2396Basex402 service$0.1070%0x1360…66fa31d ago0x7d1065…883d46
0x5481…37bb0x07cf…2396Basex402 service$0.0470%0x1360…66fa31d ago0x9ac44e…9028f2
0x5481…37bb0x07cf…2396Basex402 service$0.0270%0x1360…66fa31d ago0x39ba6d…378f0e
0x5481…37bb0x07cf…2396Basex402 service$0.0270%0x1360…66fa31d ago0xf2ae71…35feda
0x5481…37bb0x07cf…2396Basex402 service$0.0270%0x1360…66fa31d ago0x11be9c…034f22
0x5481…37bb0x07cf…2396Basex402 service$0.0270%0x1360…66fa31d ago0x19a593…f9e135
0x5481…37bb0x07cf…2396Basex402 service$0.0270%0x1360…66fa31d ago0x8b36f7…27c550
0x5481…37bb0x07cf…2396Basex402 service$0.0470%0x1360…66fa31d ago0x604172…f35137
0x5481…37bb0x07cf…2396Basex402 service$0.0470%0x1360…66fa31d ago0xeaaff0…2f111b

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.