Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xa43b…f38f0x9c95…e299Base—$0.001100%fluxa67d ago0xe9006d…7e1e26
0xa43b…f38f0x9c95…e299Base—$0.001100%fluxa67d ago0x270828…4c4dcd
0xa43b…f38f0x9c95…e299Base—$0.001100%fluxa67d ago0x19e0f9…22eadd
0xa43b…f38f0x9c95…e299Base—$0.001100%fluxa68d ago0xff882d…4c32c0
0xa43b…f38f0x9c95…e299Base—$0.001100%fluxa68d ago0xfab617…9da979
0xa43b…f38f0x9c95…e299Base—$0.001100%fluxa68d ago0xce7aaf…8e255b
0xa43b…f38f0x9c95…e299Base—$0.001100%fluxa68d ago0xd612e3…8d34f3
0xa43b…f38f0x9c95…e299Base—$0.001100%fluxa68d ago0x52c46f…36726f
0xa43b…f38f0x9c95…e299Base—$0.001100%fluxa68d ago0x27be73…3bafe2
0xa43b…f38f0x9c95…e299Base—$0.001100%fluxa68d ago0x323e89…2381d5
0xa43b…f38f0x9c95…e299Base—$0.001100%fluxa68d ago0xb961e1…5735dc
0xa43b…f38f0x9c95…e299Base—$0.001100%fluxa68d ago0x15b69f…d8553a
0xa43b…f38f0x9c95…e299Base—$0.001100%fluxa68d ago0xe9784b…11adaf
0xa43b…f38f0x9c95…e299Base—$0.001100%fluxa68d ago0xc2f263…e751f0
0xa43b…f38f0x9c95…e299Base—$0.001100%fluxa68d ago0xcafaf9…081507
0xa43b…f38f0x9c95…e299Base—$0.001100%fluxa68d ago0xbe2265…8121ed
0xa43b…f38f0x9c95…e299Base—$0.001100%fluxa68d ago0x8e3c07…2a005a
0xa43b…f38f0x9c95…e299Base—$0.001100%fluxa68d ago0xdb1213…a2c029
0xa43b…f38f0x9c95…e299Base—$0.001100%fluxa68d ago0x47c2d6…95e1ef
0xa43b…f38f0x9c95…e299Base—$0.001100%fluxa68d ago0xf696c5…055fc9
0xa43b…f38f0x9c95…e299Base—$0.001100%fluxa68d ago0x042a6f…80fa88
0xa43b…f38f0x9c95…e299Base—$0.001100%fluxa68d ago0x4018ff…becf85
0xa43b…f38f0x9c95…e299Base—$0.001100%fluxa68d ago0xc3a69a…a423d1
0xa43b…f38f0x9c95…e299Base—$0.001100%fluxa68d ago0x1b5f4e…3f7632

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.