Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xa7ae…98440x07cf…2396Basex402 service$0.2070%0x1360…66fa41d ago0xfe5abc…b931e6
0xa7ae…98440x07cf…2396Basex402 service$0.1070%0x1360…66fa41d ago0xf3237f…7242da
0xa7ae…98440x07cf…2396Basex402 service$0.0270%0x1360…66fa41d ago0x8ee286…b02403
0xa7ae…98440x07cf…2396Basex402 service$0.0270%0x1360…66fa41d ago0x78a50a…1b2e72
0xa7ae…98440x07cf…2396Basex402 service$0.1070%0x1360…66fa41d ago0x565d1f…750171
0xa7ae…98440x07cf…2396Basex402 service$0.0470%0x1360…66fa41d ago0xfde77a…9309cc
0xa7ae…98440x07cf…2396Basex402 service$0.1070%0x1360…66fa41d ago0x8e88a2…bffb26
0xa7ae…98440x07cf…2396Basex402 service$0.0670%0x1360…66fa41d ago0x26d887…6c154a
0xa7ae…98440x07cf…2396Basex402 service$0.0270%0x1360…66fa41d ago0x2fa7d7…a29930
0xa7ae…98440x07cf…2396Basex402 service$0.0270%0x1360…66fa41d ago0x508b98…4f9c03
0xa7ae…98440x07cf…2396Basex402 service$0.0270%0x1360…66fa41d ago0x46cfbc…b4e3b4
0xa7ae…98440x07cf…2396Basex402 service$0.2070%0x1360…66fa41d ago0x686106…91d5c6
0xa7ae…98440x07cf…2396Basex402 service$0.0270%0x1360…66fa41d ago0x2a93ae…00b080
0xa7ae…98440x07cf…2396Basex402 service$0.0270%0x1360…66fa41d ago0xff9640…443f22
0xa7ae…98440x07cf…2396Basex402 service$0.0270%0x1360…66fa41d ago0xb3e20c…af7e77
0xa7ae…98440x07cf…2396Basex402 service$0.0470%0x1360…66fa41d ago0x051ee1…4ee3ac
0xa7ae…98440x07cf…2396Basex402 service$0.0270%0x1360…66fa41d ago0x76524a…94d7f1
0xa7ae…98440x07cf…2396Basex402 service$0.2070%0x1360…66fa41d ago0x50720d…57b106
0xa7ae…98440x07cf…2396Basex402 service$0.0270%0x1360…66fa41d ago0xa86f68…a83e39
0xa7ae…98440x07cf…2396Basex402 service$0.2070%0x1360…66fa41d ago0xce3081…a874d6
0xa7ae…98440x07cf…2396Basex402 service$0.1070%0x1360…66fa41d ago0xce1e2c…561df0
0xa7ae…98440x07cf…2396Basex402 service$0.0270%0x1360…66fa41d ago0xd0cfd1…7904c6
0xa7ae…98440x07cf…2396Basex402 service$0.0270%0x1360…66fa41d ago0xdd4aaa…a10e48
0xa7ae…98440x07cf…2396Basex402 service$0.0470%0x1360…66fa41d ago0xa6ce5f…4aeb2a
0xa7ae…98440x07cf…2396Basex402 service$0.0270%0x1360…66fa41d ago0x79ba5d…7c51d7

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.