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.0270%0x1360…66fa40d ago0x2d2b42…fd19dd
0xa7ae…98440x07cf…2396Basex402 service$0.0670%0x1360…66fa40d ago0x184394…4d5dc9
0xa7ae…98440x07cf…2396Basex402 service$0.2070%0x1360…66fa40d ago0xf19ce4…c02a04
0xa7ae…98440x07cf…2396Basex402 service$0.0470%0x1360…66fa40d ago0xf07d27…57e2f3
0xa7ae…98440x07cf…2396Basex402 service$0.0470%0x1360…66fa40d ago0x3ef62a…0b3f83
0xa7ae…98440x07cf…2396Basex402 service$0.0270%0x1360…66fa40d ago0x02a6d3…9bfa85
0xa7ae…98440x07cf…2396Basex402 service$0.0470%0x1360…66fa40d ago0x32c770…8f97ee
0xa7ae…98440x07cf…2396Basex402 service$0.0270%0x1360…66fa40d ago0xd2e5e7…028105
0xa7ae…98440x07cf…2396Basex402 service$0.0270%0x1360…66fa40d ago0xb84cb5…370336
0xa7ae…98440x07cf…2396Basex402 service$0.0270%0x1360…66fa40d ago0x68c1f7…b43196
0xa7ae…98440x07cf…2396Basex402 service$0.0270%0x1360…66fa40d ago0xabbaba…e7def7
0xa7ae…98440x07cf…2396Basex402 service$0.0270%0x1360…66fa40d ago0xa435f9…d8d251
0xa7ae…98440x07cf…2396Basex402 service$0.0270%0x1360…66fa40d ago0x66e3c8…9fe43a
0xa7ae…98440x07cf…2396Basex402 service$0.0470%0x1360…66fa40d ago0xa300b5…40197b
0xa7ae…98440x07cf…2396Basex402 service$0.0270%0x1360…66fa40d ago0x5834bd…665099
0xa7ae…98440x07cf…2396Basex402 service$0.0270%0x1360…66fa40d ago0xde75cb…472159
0xa7ae…98440x07cf…2396Basex402 service$0.1070%0x1360…66fa40d ago0xb0d7f7…7b63be
0xa7ae…98440x07cf…2396Basex402 service$0.1070%0x1360…66fa40d ago0x86cefb…b8e1f1
0xa7ae…98440x07cf…2396Basex402 service$0.0470%0x1360…66fa40d ago0x33f109…490008
0xa7ae…98440x07cf…2396Basex402 service$0.0270%0x1360…66fa40d ago0xa6b49f…bf4768
0xa7ae…98440x07cf…2396Basex402 service$0.0270%0x1360…66fa40d ago0xda630c…0d6a0c
0xa7ae…98440x07cf…2396Basex402 service$0.1070%0x1360…66fa40d ago0x6b3152…5cb86e
0xa7ae…98440x07cf…2396Basex402 service$0.0270%0x1360…66fa40d ago0x08f191…776890
0xa7ae…98440x07cf…2396Basex402 service$0.0270%0x1360…66fa40d ago0xf10361…3cbb72
0xa7ae…98440x07cf…2396Basex402 service$0.0470%0x1360…66fa40d ago0x7c6d43…826b61

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.