Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x1ded…06490xb075…59d8Base$0.0270%0xd5a8…f61635d ago0x866502…54c1ab
0xbfe8…29cb0xb075…59d8Base$0.0270%0xd5a8…f61635d ago0xf3417e…7bd483
0xbfe8…29cb0xb075…59d8Base$0.0270%0xd5a8…f61635d ago0x987d02…f0dc18
0xbfe8…29cb0xb075…59d8Base$0.0270%0xd5a8…f61636d ago0xe03c85…8065d3
0x52af…189f0xb075…59d8Base$0.0670%0xd5a8…f61636d ago0x952514…474508
0x52af…189f0xb075…59d8Base$0.0270%0xd5a8…f61636d ago0xc3559d…87b538
0x52af…189f0xb075…59d8Base$0.0670%0xd5a8…f61636d ago0xe0093f…fe2421
0x52af…189f0xb075…59d8Base$0.0270%0xd5a8…f61636d ago0xf43c3f…a6da39
0x52af…189f0xb075…59d8Base$0.0670%0xd5a8…f61636d ago0x7515bc…dd68d1
0x52af…189f0xb075…59d8Base$0.0270%0xd5a8…f61636d ago0x673d33…a0c0a5
0x52af…189f0xb075…59d8Base$0.0670%0xd5a8…f61636d ago0x413efd…888fb6
0x52af…189f0xb075…59d8Base$0.0270%0xd5a8…f61636d ago0xb51856…a56844
0x52af…189f0xb075…59d8Base$0.0670%0xd5a8…f61636d ago0x181cae…7a31f4
0x52af…189f0xb075…59d8Base$0.0270%0xd5a8…f61636d ago0xa4a2c4…3fffca
0x52af…189f0xb075…59d8Base$0.0670%0xd5a8…f61636d ago0x1d5bba…3d4bec
0x52af…189f0xb075…59d8Base$0.0270%0xd5a8…f61636d ago0x1cc191…5aad00
0x52af…189f0xb075…59d8Base$0.0670%0xd5a8…f61636d ago0xbd863c…ae1a9f
0x52af…189f0xb075…59d8Base$0.0270%0xd5a8…f61636d ago0xb9eafa…6470bd
0x52af…189f0xb075…59d8Base$0.0670%0xd5a8…f61636d ago0xd2f414…2681c1
0x52af…189f0xb075…59d8Base$0.0270%0xd5a8…f61636d ago0xefe80e…2d5380
0x5975…70b80xb075…59d8Base$0.0670%0xd5a8…f61636d ago0xbd0f97…420137
0x5975…70b80xb075…59d8Base$0.0270%0xd5a8…f61636d ago0xec5bc4…827af1
0x5975…70b80xb075…59d8Base$0.0670%0xd5a8…f61636d ago0x8d4ead…283d4a
0x5975…70b80xb075…59d8Base$0.0270%0xd5a8…f61636d ago0x1655bc…c21ea5
0x5975…70b80xb075…59d8Base$0.0670%0xd5a8…f61636d ago0x00fdda…232108

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.