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 ago0x285884…cff13f
0x1fff…ce910x07cf…2396Basex402 service$0.2070%0x1360…66fa41d ago0x7eae66…215a8c
0x1fff…ce910x07cf…2396Basex402 service$0.0270%0x1360…66fa41d ago0x6f3180…3216aa
0x1fff…ce910x07cf…2396Basex402 service$0.0270%0x1360…66fa41d ago0xa0558f…47f64f
0x1fff…ce910x07cf…2396Basex402 service$0.0270%0x1360…66fa41d ago0x02d8c8…0467b1
0x1fff…ce910x07cf…2396Basex402 service$0.0470%0x1360…66fa41d ago0xe0c50e…133827
0x1fff…ce910x07cf…2396Basex402 service$0.0270%0x1360…66fa41d ago0x6dc6c6…f55e32
0x1fff…ce910x07cf…2396Basex402 service$0.0270%0x1360…66fa41d ago0xb29592…9a5035
0x1fff…ce910x07cf…2396Basex402 service$0.1070%0x1360…66fa41d ago0xbc3c70…f11df0
0x1fff…ce910x07cf…2396Basex402 service$0.0470%0x1360…66fa41d ago0xb87f14…11123a
0x1fff…ce910x07cf…2396Basex402 service$0.1070%0x1360…66fa41d ago0x2cfd5f…aa518c
0x1fff…ce910x07cf…2396Basex402 service$0.1070%0x1360…66fa41d ago0x2cba30…7d2698
0x1fff…ce910x07cf…2396Basex402 service$0.0270%0x1360…66fa41d ago0xde078d…0b2845
0x1fff…ce910x07cf…2396Basex402 service$0.0470%0x1360…66fa41d ago0x1132d9…1eee1d
0x1fff…ce910x07cf…2396Basex402 service$0.0470%0x1360…66fa42d ago0xa0cd1f…c434e1
0x1fff…ce910x07cf…2396Basex402 service$0.0470%0x1360…66fa42d ago0x592cbd…75ef8b
0x1fff…ce910x07cf…2396Basex402 service$0.0470%0x1360…66fa42d ago0xca8505…979abd
0x1fff…ce910x07cf…2396Basex402 service$0.0270%0x1360…66fa42d ago0x92755d…f10f41
0x1fff…ce910x07cf…2396Basex402 service$0.0270%0x1360…66fa42d ago0x6f9802…293313
0x1fff…ce910x07cf…2396Basex402 service$0.0470%0x1360…66fa42d ago0xb6a1fe…31c740
0x1fff…ce910x07cf…2396Basex402 service$0.0470%0x1360…66fa42d ago0x7e125b…d5b4f7
0x1fff…ce910x07cf…2396Basex402 service$0.0270%0x1360…66fa42d ago0x71e35e…a3ee87
0x1fff…ce910x07cf…2396Basex402 service$0.1070%0x1360…66fa42d ago0x9bd2db…37d7ee
0x1fff…ce910x07cf…2396Basex402 service$0.0270%0x1360…66fa42d ago0x6078f9…b8901e
0x1fff…ce910x07cf…2396Basex402 service$0.0270%0x1360…66fa42d ago0x6b42da…e1b717

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.