Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x7263…e0ff0x07cf…2396Basex402 service$0.2070%0x1360…66fa15d ago0xc556d2…ce0966
0x7263…e0ff0x07cf…2396Basex402 service$0.0670%0x1360…66fa15d ago0x6ca836…0214aa
0x7263…e0ff0x07cf…2396Basex402 service$0.0470%0x1360…66fa15d ago0xe6d8a2…dbd78d
0x7263…e0ff0x07cf…2396Basex402 service$0.0670%0x1360…66fa15d ago0x4990f2…390e76
0x7263…e0ff0x07cf…2396Basex402 service$0.1070%0x1360…66fa15d ago0xe613f1…aac0d3
0x7263…e0ff0x07cf…2396Basex402 service$0.1070%0x1360…66fa15d ago0xc844d3…f8840a
0x7263…e0ff0x07cf…2396Basex402 service$0.0270%0x1360…66fa15d ago0x47bc95…66858f
0x7263…e0ff0x07cf…2396Basex402 service$0.0270%0x1360…66fa15d ago0x80229e…3d5eb1
0x7263…e0ff0x07cf…2396Basex402 service$0.0270%0x1360…66fa15d ago0x0b627f…a2aa37
0x7263…e0ff0x07cf…2396Basex402 service$0.0670%0x1360…66fa15d ago0x214d5f…495c94
0x7263…e0ff0x07cf…2396Basex402 service$0.0270%0x1360…66fa15d ago0x2ce5b6…b97f14
0x7263…e0ff0x07cf…2396Basex402 service$0.1070%0x1360…66fa15d ago0xc9d583…ec48d1
0x7263…e0ff0x07cf…2396Basex402 service$0.1070%0x1360…66fa15d ago0x2c83bc…3c2e31
0x7263…e0ff0x07cf…2396Basex402 service$0.0270%0x1360…66fa15d ago0xc7ae6d…d19ec2
0x7263…e0ff0x07cf…2396Basex402 service$0.0670%0x1360…66fa15d ago0xbd331a…6fae01
0x7263…e0ff0x07cf…2396Basex402 service$0.0670%0x1360…66fa15d ago0xc29577…480164
0x7263…e0ff0x07cf…2396Basex402 service$0.0670%0x1360…66fa15d ago0x8dba0a…6e6269
0x7263…e0ff0x07cf…2396Basex402 service$0.2070%0x1360…66fa15d ago0xa79e91…65bbcf
0x7263…e0ff0x07cf…2396Basex402 service$0.0470%0x1360…66fa15d ago0xaf2198…7a3411
0x7263…e0ff0x07cf…2396Basex402 service$0.0470%0x1360…66fa15d ago0x37fad4…c5d04f
0x7263…e0ff0x07cf…2396Basex402 service$0.0270%0x1360…66fa15d ago0x3b8d34…27c522
0x7263…e0ff0x07cf…2396Basex402 service$0.0270%0x1360…66fa15d ago0x4be64f…c05e03
0x7263…e0ff0x07cf…2396Basex402 service$0.0470%0x1360…66fa15d ago0x6429a5…05e89b
0x7263…e0ff0x07cf…2396Basex402 service$0.0270%0x1360…66fa15d ago0x706c99…6aca62
0x7263…e0ff0x07cf…2396Basex402 service$0.0270%0x1360…66fa15d ago0xb39169…79203b

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.