Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xe7c8…57140x07cf…2396Basex402 service$0.02100%payAI14d ago0xbea916…865f53
0xe7c8…57140x07cf…2396Basex402 service$0.02100%payAI14d ago0xbf89f6…f13af9
0xe7c8…57140x07cf…2396Basex402 service$0.1070%0x1360…66fa14d ago0x7c0d42…c06a25
0xe7c8…57140x07cf…2396Basex402 service$0.1070%0x1360…66fa14d ago0x41a786…7e9a00
0xe7c8…57140x07cf…2396Basex402 service$0.0270%0x1360…66fa14d ago0x0803d8…2c2959
0xe7c8…57140x07cf…2396Basex402 service$0.0270%0x1360…66fa14d ago0xfb4f08…7625af
0xe7c8…57140x07cf…2396Basex402 service$0.0670%0x1360…66fa14d ago0xb4684d…2b5330
0xe7c8…57140x07cf…2396Basex402 service$0.2070%0x1360…66fa14d ago0xa107a4…e9ea4d
0xe7c8…57140x07cf…2396Basex402 service$0.0270%0x1360…66fa14d ago0x365485…0c5953
0xe7c8…57140x07cf…2396Basex402 service$0.0270%0x1360…66fa14d ago0xad34fe…7c4043
0xe7c8…57140x07cf…2396Basex402 service$0.2070%0x1360…66fa15d ago0x69a02c…dcc862
0xe7c8…57140x07cf…2396Basex402 service$0.0670%0x1360…66fa15d ago0x977007…0e377d
0xe7c8…57140x07cf…2396Basex402 service$0.0270%0x1360…66fa15d ago0x504783…cd34c0
0xe7c8…57140x07cf…2396Basex402 service$0.0470%0x1360…66fa15d ago0x4a9f4f…28d5fe
0xe7c8…57140x07cf…2396Basex402 service$0.1070%0x1360…66fa15d ago0x5d278a…28fc6f
0xe7c8…57140x07cf…2396Basex402 service$0.0270%0x1360…66fa15d ago0x04ab51…df540e
0xe7c8…57140x07cf…2396Basex402 service$0.0470%0x1360…66fa15d ago0x843714…e2aec1
0xe7c8…57140x07cf…2396Basex402 service$0.0270%0x1360…66fa15d ago0xbdd1c5…b45183
0xe7c8…57140x07cf…2396Basex402 service$0.2070%0x1360…66fa15d ago0x73c94f…cbbc15
0xe7c8…57140x07cf…2396Basex402 service$0.0270%0x1360…66fa15d ago0x695df3…e7ddf2
0xe7c8…57140x07cf…2396Basex402 service$0.0470%0x1360…66fa15d ago0x3ff65a…7b902f
0xe7c8…57140x07cf…2396Basex402 service$0.1070%0x1360…66fa15d ago0xae395b…1687fb
0xe7c8…57140x07cf…2396Basex402 service$0.0270%0x1360…66fa15d ago0x525a4b…fedea4
0xe7c8…57140x07cf…2396Basex402 service$0.0270%0x1360…66fa15d ago0xa56533…7a0b4e
0xe7c8…57140x07cf…2396Basex402 service$0.0270%0x1360…66fa15d ago0x0a6051…df85cf

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.