Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x1fff…ce910x07cf…2396Basex402 service$0.0270%0x1360…66fa41d ago0xdf338e…364c02
0x1fff…ce910x07cf…2396Basex402 service$0.2070%0x1360…66fa41d ago0xa00152…5bca41
0x1fff…ce910x07cf…2396Basex402 service$0.0270%0x1360…66fa41d ago0x8f7c7f…69db09
0x1fff…ce910x07cf…2396Basex402 service$0.0270%0x1360…66fa41d ago0x114ba8…ee7642
0x1fff…ce910x07cf…2396Basex402 service$0.0470%0x1360…66fa41d ago0x9a2717…52e8bb
0x1fff…ce910x07cf…2396Basex402 service$0.0670%0x1360…66fa41d ago0x1c7ff5…bb3f20
0x1fff…ce910x07cf…2396Basex402 service$0.0270%0x1360…66fa41d ago0x5b75d0…e32f0c
0x1fff…ce910x07cf…2396Basex402 service$0.0670%0x1360…66fa41d ago0x9d7eac…d3917c
0x1fff…ce910x07cf…2396Basex402 service$0.0470%0x1360…66fa41d ago0x995b71…030865
0x1fff…ce910x07cf…2396Basex402 service$0.0270%0x1360…66fa41d ago0x3ff39a…4b7117
0x1fff…ce910x07cf…2396Basex402 service$0.0470%0x1360…66fa41d ago0xc762e9…722426
0x1fff…ce910x07cf…2396Basex402 service$0.0270%0x1360…66fa41d ago0x0efe8a…c893e5
0x1fff…ce910x07cf…2396Basex402 service$0.0270%0x1360…66fa41d ago0xd392bc…deab42
0x1fff…ce910x07cf…2396Basex402 service$0.1070%0x1360…66fa41d ago0xe825e9…b60eae
0x1fff…ce910x07cf…2396Basex402 service$0.0270%0x1360…66fa41d ago0xe0ad7b…80fcb4
0x1fff…ce910x07cf…2396Basex402 service$0.0270%0x1360…66fa41d ago0xedfe11…e9de2c
0x1fff…ce910x07cf…2396Basex402 service$0.0270%0x1360…66fa41d ago0xdcde88…25296c
0x1fff…ce910x07cf…2396Basex402 service$0.0470%0x1360…66fa41d ago0xe9e737…32800c
0x1fff…ce910x07cf…2396Basex402 service$0.2070%0x1360…66fa41d ago0xce3f1f…ab6240
0x1fff…ce910x07cf…2396Basex402 service$0.0670%0x1360…66fa41d ago0x3a4034…dde58f
0x1fff…ce910x07cf…2396Basex402 service$0.2070%0x1360…66fa41d ago0xf53086…326ff1
0x1fff…ce910x07cf…2396Basex402 service$0.0270%0x1360…66fa41d ago0x17ef60…708551
0x1fff…ce910x07cf…2396Basex402 service$0.0270%0x1360…66fa41d ago0x877074…44d5f8
0x1fff…ce910x07cf…2396Basex402 service$0.0670%0x1360…66fa41d ago0x374b70…bcd02d
0x1fff…ce910x07cf…2396Basex402 service$0.0670%0x1360…66fa41d ago0x6181c0…b5aa27

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.