Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x373f…80a80xfe80…47eeBase—$0.001100%fluxa38d ago0x973a43…398247
0x373f…80a80x9c95…e299Base—$0.001100%fluxa38d ago0xd15932…0d61d9
0x373f…80a80xfe80…47eeBase—$0.001100%fluxa38d ago0xa51a42…ca5660
0x373f…80a80xfe80…47eeBase—$0.001100%fluxa38d ago0x426adb…407b93
0x373f…80a80xfe80…47eeBase—$0.001100%fluxa38d ago0x2c7ccc…0f415f
0x373f…80a80xfe80…47eeBase—$0.001100%fluxa38d ago0x2a16ed…d968a1
0x373f…80a80xfe80…47eeBase—$0.001100%fluxa38d ago0x5ccb9f…9a17c9
0x373f…80a80xfe80…47eeBase—$0.001100%fluxa38d ago0xd88903…d0dccb
0x373f…80a80xfe80…47eeBase—$0.001100%fluxa38d ago0xa2cbc2…33dbd0
0x373f…80a80xfe80…47eeBase—$0.001100%fluxa38d ago0xcdc16f…6459d9
0x373f…80a80xfe80…47eeBase—$0.001100%fluxa38d ago0xd582bf…61eccb
0x373f…80a80xfe80…47eeBase—$0.001100%fluxa38d ago0x87e368…c51279
0x373f…80a80xfe80…47eeBase—$0.001100%fluxa39d ago0xe8ff7b…05e3e2
0x373f…80a80xfe80…47eeBase—$0.001100%fluxa39d ago0x0cda6d…353b78
0x373f…80a80xfe80…47eeBase—$0.001100%fluxa39d ago0x189cb4…8b9f07
0x373f…80a80xfe80…47eeBase—$0.001100%fluxa39d ago0x08d107…aeba5d
0x373f…80a80xfe80…47eeBase—$0.001100%fluxa39d ago0xdd06aa…0a0890
0x373f…80a80x9c95…e299Base—$0.001100%fluxa39d ago0x5fb590…4494f2
0x373f…80a80x9c95…e299Base—$0.001100%fluxa39d ago0xf46e3f…d670d6
0x373f…80a80xfe80…47eeBase—$0.001100%fluxa39d ago0xcf4067…633c5c
0x373f…80a80xfe80…47eeBase—$0.001100%fluxa39d ago0x6081da…fb8c10

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.