Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xdf39…db800x07cf…2396Basex402 service$0.02100%payAI15d ago0xd71a7b…222637
0xdf39…db800x07cf…2396Basex402 service$0.1070%0x1360…66fa15d ago0xbe7cb9…443aea
0xdf39…db800x07cf…2396Basex402 service$0.0270%0x1360…66fa15d ago0x11aef2…d0df1e
0xdf39…db800x07cf…2396Basex402 service$0.0270%0x1360…66fa15d ago0xb45765…b8fc15
0xdf39…db800x07cf…2396Basex402 service$0.2070%0x1360…66fa15d ago0x39917b…60b57c
0xdf39…db800x07cf…2396Basex402 service$0.0470%0x1360…66fa15d ago0x76b416…4385f3
0xdf39…db800x07cf…2396Basex402 service$0.0270%0x1360…66fa15d ago0xfe6fe7…3107ae
0xdf39…db800x07cf…2396Basex402 service$0.0470%0x1360…66fa15d ago0x94978c…0da37d
0xdf39…db800x07cf…2396Basex402 service$0.0670%0x1360…66fa15d ago0xc6ed39…56f410
0xdf39…db800x07cf…2396Basex402 service$0.0670%0x1360…66fa15d ago0x68318d…bedde0
0xdf39…db800x07cf…2396Basex402 service$0.0270%0x1360…66fa15d ago0xf1e9f3…74dfeb
0xdf39…db800x07cf…2396Basex402 service$0.0270%0x1360…66fa15d ago0x9b86cd…db25f0
0xdf39…db800x07cf…2396Basex402 service$0.0270%0x1360…66fa15d ago0x7ede18…a8ed47
0xdf39…db800x07cf…2396Basex402 service$0.0270%0x1360…66fa15d ago0xf21ee5…ac6b9b
0xdf39…db800x07cf…2396Basex402 service$0.0470%0x1360…66fa15d ago0x1423c4…4df54e
0xdf39…db800x07cf…2396Basex402 service$0.0270%0x1360…66fa15d ago0x2ecb82…bac8e4
0xdf39…db800x07cf…2396Basex402 service$0.0670%0x1360…66fa15d ago0xb75fdc…f1ef40
0xdf39…db800x07cf…2396Basex402 service$0.1070%0x1360…66fa15d ago0xaf4f75…71f978
0xdf39…db800x07cf…2396Basex402 service$0.2070%0x1360…66fa15d ago0xf66b36…0ee418
0xdf39…db800x07cf…2396Basex402 service$0.0270%0x1360…66fa15d ago0x9a6e00…3a41b6
0xdf39…db800x07cf…2396Basex402 service$0.2070%0x1360…66fa15d ago0xbb2c37…d518e8
0xdf39…db800x07cf…2396Basex402 service$0.0270%0x1360…66fa15d ago0x1c3651…1a640b
0xdf39…db800x07cf…2396Basex402 service$0.2070%0x1360…66fa15d ago0x08994b…371057
0xdf39…db800x07cf…2396Basex402 service$0.0270%0x1360…66fa15d ago0x465afe…dbe18b
0xdf39…db800x07cf…2396Basex402 service$0.0670%0x1360…66fa15d ago0xcd6180…6f83c8

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.