Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x5f59…f6e20x07cf…2396Basex402 service$0.02100%0x1360…66fa41d ago0x544834…7c5654
0x5f59…f6e20x07cf…2396Basex402 service$0.06100%0x1360…66fa41d ago0x6c9799…120465
0x5f59…f6e20x07cf…2396Basex402 service$0.02100%0x1360…66fa41d ago0x49ee17…6a320f
0x5f59…f6e20x07cf…2396Basex402 service$0.04100%0x1360…66fa41d ago0x727756…b44906
0x5f59…f6e20x07cf…2396Basex402 service$0.04100%0x1360…66fa41d ago0x86bf52…3b8141
0x5f59…f6e20x07cf…2396Basex402 service$0.04100%0x1360…66fa41d ago0x7c25a9…6835af
0x5f59…f6e20x07cf…2396Basex402 service$0.04100%0x1360…66fa41d ago0x4fba85…e02cb7
0x5f59…f6e20x07cf…2396Basex402 service$0.04100%0x1360…66fa41d ago0xe060aa…75b97c
0x5f59…f6e20x07cf…2396Basex402 service$0.0270%0x1360…66fa41d ago0xfeb726…111797
0x5f59…f6e20x07cf…2396Basex402 service$0.02100%0x1360…66fa41d ago0x5baf8f…df202b
0x5f59…f6e20x07cf…2396Basex402 service$0.02100%0x1360…66fa41d ago0x9e1e62…82befe
0x5f59…f6e20x07cf…2396Basex402 service$0.06100%0x1360…66fa41d ago0xae2ccf…13e701
0x5f59…f6e20x07cf…2396Basex402 service$0.20100%0x1360…66fa41d ago0x38de38…b6f434
0x5f59…f6e20x07cf…2396Basex402 service$0.0270%0x1360…66fa41d ago0x609a43…b945e9
0x5f59…f6e20x07cf…2396Basex402 service$0.20100%0x1360…66fa41d ago0x0ae8eb…59fb49
0x5f59…f6e20x07cf…2396Basex402 service$0.04100%0x1360…66fa41d ago0x3fc0fe…035c56
0x5f59…f6e20x07cf…2396Basex402 service$0.02100%0x1360…66fa41d ago0x17751b…f658f8
0x5f59…f6e20x07cf…2396Basex402 service$0.10100%0x1360…66fa41d ago0x41706d…15d5b4
0x5f59…f6e20x07cf…2396Basex402 service$0.04100%0x1360…66fa41d ago0x5a7491…8a3c82
0x5f59…f6e20x07cf…2396Basex402 service$0.02100%0x1360…66fa41d ago0x22ff5a…9c068f
0x5f59…f6e20x07cf…2396Basex402 service$0.02100%0x1360…66fa41d ago0x57e575…b3319d
0x5f59…f6e20x07cf…2396Basex402 service$0.1070%0x1360…66fa41d ago0x153d2c…16cfb7
0x5f59…f6e20x07cf…2396Basex402 service$0.0470%0x1360…66fa41d ago0x5ab242…1df2f2
0x5f59…f6e20x07cf…2396Basex402 service$0.02100%0x1360…66fa41d ago0x9870c7…2a9c45
0x5f59…f6e20x07cf…2396Basex402 service$0.04100%0x1360…66fa41d ago0x7179a0…c03b70

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.